summaryrefslogtreecommitdiffstats
path: root/Core/Exception/AuthenticationServiceException.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Exception/AuthenticationServiceException.php')
-rw-r--r--Core/Exception/AuthenticationServiceException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Exception/AuthenticationServiceException.php b/Core/Exception/AuthenticationServiceException.php
index 758a4f0..66f051d 100644
--- a/Core/Exception/AuthenticationServiceException.php
+++ b/Core/Exception/AuthenticationServiceException.php
@@ -20,7 +20,7 @@ namespace Symfony\Component\Security\Core\Exception;
class AuthenticationServiceException extends AuthenticationException
{
/**
- * {@inheritDoc}
+ * {@inheritdoc}
*/
public function getMessageKey()
{