summaryrefslogtreecommitdiffstats
path: root/Core/Authentication/RememberMe/PersistentToken.php
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Authentication/RememberMe/PersistentToken.php')
-rw-r--r--Core/Authentication/RememberMe/PersistentToken.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Authentication/RememberMe/PersistentToken.php b/Core/Authentication/RememberMe/PersistentToken.php
index 5df71ec..92fcb4f 100644
--- a/Core/Authentication/RememberMe/PersistentToken.php
+++ b/Core/Authentication/RememberMe/PersistentToken.php
@@ -25,7 +25,7 @@ final class PersistentToken implements PersistentTokenInterface
private $lastUsed;
/**
- * Constructor
+ * Constructor.
*
* @param string $class
* @param string $username