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