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