Completed
Push — master ( 79dd3c...f666f7 )
by
unknown
10s
created
src/Security/Authentication/Authenticator.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -56,6 +56,7 @@
 block discarded – undo
56 56
 
57 57
     /**
58 58
      * @throws Exception\InvalidAuthenticationResponseException
59
+     * @param \Psr\Http\Message\StreamInterface $rawResponse
59 60
      */
60 61
     private function parse($rawResponse): array
61 62
     {
Please login to merge, or discard this patch.