We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb4a583 + ad477e7 commit d4ba8b1Copy full SHA for d4ba8b1
src/Symfony/Component/Security/Guard/Token/PostAuthenticationGuardToken.php
@@ -21,7 +21,7 @@
21
* If you're using Guard authentication, you *must* use a class that implements
22
* GuardTokenInterface as your authenticated token (like this class).
23
*
24
- * @author Ryan Weaver <ryan@knpuniversity.com>n@gmail.com>
+ * @author Ryan Weaver <ryan@knpuniversity.com>
25
*/
26
class PostAuthenticationGuardToken extends AbstractToken implements GuardTokenInterface
27
{
0 commit comments