@@ -55,7 +55,7 @@ |
||
55 | 55 | public function findAllByUserId($userId); |
56 | 56 | |
57 | 57 | /** |
58 | - * @param string $clientId |
|
58 | + * @param string $userId |
|
59 | 59 | * @return RefreshTokenModelInterface[] |
60 | 60 | */ |
61 | 61 | public function findAllByClientId($userId); |
@@ -55,7 +55,7 @@ |
||
55 | 55 | public function findAllByUserId($userId); |
56 | 56 | |
57 | 57 | /** |
58 | - * @param string $clientId |
|
58 | + * @param string $userId |
|
59 | 59 | * @return RefreshTokenModelInterface[] |
60 | 60 | */ |
61 | 61 | public function findAllByClientId($userId); |