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