Completed
Push — master ( 64e2a2...c94003 )
by Márk
02:03
created
src/HttpAsyncClientEmulator.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -17,6 +17,7 @@
 block discarded – undo
17 17
      * {@inheritdoc}
18 18
      *
19 19
      * @see HttpClient::sendRequest
20
+     * @return \Psr\Http\Message\ResponseInterface
20 21
      */
21 22
     abstract public function sendRequest(RequestInterface $request);
22 23
 
Please login to merge, or discard this patch.