summaryrefslogtreecommitdiffstats
path: root/Guard/Token/PreAuthenticationGuardToken.php
diff options
context:
space:
mode:
Diffstat (limited to 'Guard/Token/PreAuthenticationGuardToken.php')
-rw-r--r--Guard/Token/PreAuthenticationGuardToken.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Guard/Token/PreAuthenticationGuardToken.php b/Guard/Token/PreAuthenticationGuardToken.php
index 1bfe639..8950f93 100644
--- a/Guard/Token/PreAuthenticationGuardToken.php
+++ b/Guard/Token/PreAuthenticationGuardToken.php
@@ -5,7 +5,7 @@ namespace Symfony\Component\Security\Guard\Token;
use Symfony\Component\Security\Core\Authentication\Token\AbstractToken;
/**
- * The token used by the guard auth system before authentication
+ * The token used by the guard auth system before authentication.
*
* The GuardAuthenticationListener creates this, which is then consumed
* immediately by the GuardAuthenticationProvider. If authentication is