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 ce0e1f4..84be855 100644
--- a/Core/Exception/InvalidCsrfTokenException.php
+++ b/Core/Exception/InvalidCsrfTokenException.php
@@ -20,7 +20,7 @@ namespace Symfony\Component\Security\Core\Exception;
class InvalidCsrfTokenException extends AuthenticationException
{
/**
- * {@inheritDoc}
+ * {@inheritdoc}
*/
public function getMessageKey()
{