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