Completed
Pull Request — master (#11)
by Jan
17:45
created
KeystoneBundle/Security/Authentication/Token/PreAuthenticatedToken.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
     protected $token;
14 14
 
15 15
     /**
16
-     * @param array|RoleInterface[] $token
16
+     * @param string $token
17 17
      * @param string                $providerKey
18 18
      * @param array                 $roles
19 19
      */
Please login to merge, or discard this patch.