diff options
Diffstat (limited to 'Acl/Exception/AclAlreadyExistsException.php')
-rw-r--r-- | Acl/Exception/AclAlreadyExistsException.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Acl/Exception/AclAlreadyExistsException.php b/Acl/Exception/AclAlreadyExistsException.php index 18658b7..512da7f 100644 --- a/Acl/Exception/AclAlreadyExistsException.php +++ b/Acl/Exception/AclAlreadyExistsException.php @@ -19,4 +19,4 @@ namespace Symfony\Component\Security\Acl\Exception; */ class AclAlreadyExistsException extends Exception { -}
\ No newline at end of file +} |