We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
versionadded
1 parent 6db5f23 commit 8beb570Copy full SHA for 8beb570
cookbook/security/acl_advanced.rst
@@ -50,7 +50,7 @@ your application. Each role, or user has its own security identity.
50
if for any reason, a user's username was to change, you must ensure its
51
security identity is updated too. The
52
:method:`MutableAclProvider::updateUserSecurityIdentity() <Symfony\\Component\\Security\\Acl\\Dbal\\MutableAclProvider::updateUserSecurityIdentity>`
53
- method is there to handle the update.
+ method is there to handle the update, it was introduced in Symfony 2.5.
54
55
Database Table Structure
56
------------------------
0 commit comments