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.
1 parent fb4a583 commit ad477e7Copy full SHA for ad477e7
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