Failed Conditions
Push — ng ( 6e48f5...81cfdf )
by Florent
04:01
created
Server/TokenEndpoint/AuthenticationMethod/AuthenticationMethodManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,7 +128,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.