@@ -68,7 +68,7 @@ |
||
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 | */ |