summaryrefslogtreecommitdiffstats
path: root/Guard/GuardAuthenticatorHandler.php
diff options
context:
space:
mode:
authorRyan Weaver <ryan@thatsquality.com>2015-09-20 20:45:52 -0400
committerRyan Weaver <ryan@thatsquality.com>2015-09-20 20:45:52 -0400
commit8d2203d5a4b8d9ef4f5e6d7610be0e6d565a7e8f (patch)
tree6c9812a0546d39d5ad29e694e20e86a2fc850a2e /Guard/GuardAuthenticatorHandler.php
parent7e00d82e77d150ac8c328e65248845eaa2d95442 (diff)
downloadsymfony-security-8d2203d5a4b8d9ef4f5e6d7610be0e6d565a7e8f.zip
symfony-security-8d2203d5a4b8d9ef4f5e6d7610be0e6d565a7e8f.tar.gz
symfony-security-8d2203d5a4b8d9ef4f5e6d7610be0e6d565a7e8f.tar.bz2
fabbot
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
*/