summaryrefslogtreecommitdiffstats
path: root/Core/Exception/InvalidCsrfTokenException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Exception/InvalidCsrfTokenException.php')
-rw-r--r--Core/Exception/InvalidCsrfTokenException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Exception/InvalidCsrfTokenException.php b/Core/Exception/InvalidCsrfTokenException.php
index 5530927..51adb69 100644
--- a/Core/Exception/InvalidCsrfTokenException.php
+++ b/Core/Exception/InvalidCsrfTokenException.php
@@ -18,4 +18,4 @@ namespace Symfony\Component\Security\Core\Exception;
*/
class InvalidCsrfTokenException extends AuthenticationException
{
-} \ No newline at end of file
+}