Passed
Push — master ( e0db69...de5894 )
by Conrad
01:39
created
src/Repositories/AccessTokenRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
     /**
69 69
      * Find the Token for passed id.
70 70
      *
71
-     * @param mixed $tokenId The id of the token.
71
+     * @param string $tokenId The id of the token.
72 72
      *
73 73
      * @return AccessTokenModel
74 74
      */
Please login to merge, or discard this patch.