summaryrefslogtreecommitdiffstats
path: root/Guard/GuardAuthenticatorHandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'Guard/GuardAuthenticatorHandler.php')
-rw-r--r--Guard/GuardAuthenticatorHandler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Guard/GuardAuthenticatorHandler.php b/Guard/GuardAuthenticatorHandler.php
index 5c6451e..5e1351d 100644
--- a/Guard/GuardAuthenticatorHandler.php
+++ b/Guard/GuardAuthenticatorHandler.php
@@ -113,7 +113,7 @@ class GuardAuthenticatorHandler
* @param AuthenticationException $authenticationException
* @param Request $request
* @param GuardAuthenticatorInterface $guardAuthenticator
- * @param string $providerKey The key of the firewall
+ * @param string $providerKey The key of the firewall
*
* @return null|Response
*/