@@ -128,7 +128,7 @@ |
||
128 | 128 | * @param ServerRequestInterface $request |
129 | 129 | * @param Client $client |
130 | 130 | * @param AuthenticationMethod $authenticationMethod |
131 | - * @param mixed $clientCredentials |
|
131 | + * @param string $clientCredentials |
|
132 | 132 | * |
133 | 133 | * @return bool |
134 | 134 | */ |