Completed
Push — master ( 17f60e...660cd0 )
by Francesco
05:55
created
src/repository/RepositoryResponse.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
     }
31 31
 
32 32
     /**
33
-     * @param $jsonEncodedResponse
33
+     * @param \Psr\Http\Message\ResponseInterface $jsonEncodedResponse
34 34
      *
35 35
      * @return RepositoryResponse
36 36
      */
Please login to merge, or discard this patch.