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