Skip to content

Commit

Permalink
Fixed versionadded inconsistencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dcsg committed Jan 12, 2014
1 parent 6db5f23 commit 8beb570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/security/acl_advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ your application. Each role, or user has its own security identity.
if for any reason, a user's username was to change, you must ensure its
security identity is updated too. The
:method:`MutableAclProvider::updateUserSecurityIdentity() <Symfony\\Component\\Security\\Acl\\Dbal\\MutableAclProvider::updateUserSecurityIdentity>`
method is there to handle the update.
method is there to handle the update, it was introduced in Symfony 2.5.

Database Table Structure
------------------------
Expand Down

0 comments on commit 8beb570

Please sign in to comment.