Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a10a46

Browse files
committed
[#3319] Linking to the whole method
1 parent06f2f74 commit2a10a46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎cookbook/security/acl_advanced.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ your application. Each role, or user has its own security identity.
4848
..versionadded::2.5
4949
For users, the security identity is based on the username. This means that,
5050
if for any reason, a user's username was to change, you must ensure its
51-
security identity is updated too. The method ``updateUserSecurityIdentity``
52-
of the:class:`Symfony\\Component\\Security\\Acl\\Dbal\\MutableAclProvider`
53-
class is there to handle the update.
51+
security identity is updated too. The
52+
:method:`MutableAclProvider::updateUserSecurityIdentity <Symfony\\Component\\Security\\Acl\\Dbal\\MutableAclProvider::updateUserSecurityIdentity>`
53+
``updateUserSecurityIdentity`` method is there to handle the update.
5454

5555
Database Table Structure
5656
------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp