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