Skip to content

Commit 8beb570

Browse files
committed
Fixed versionadded inconsistencies
1 parent 6db5f23 commit 8beb570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/acl_advanced.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ your application. Each role, or user has its own security identity.
5050
if for any reason, a user's username was to change, you must ensure its
5151
security identity is updated too. The
5252
:method:`MutableAclProvider::updateUserSecurityIdentity() <Symfony\\Component\\Security\\Acl\\Dbal\\MutableAclProvider::updateUserSecurityIdentity>`
53-
method is there to handle the update.
53+
method is there to handle the update, it was introduced in Symfony 2.5.
5454

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

0 commit comments

Comments
 (0)