Completed
Push — master ( 9d322b...621c9b )
by Meng
02:08
created
src/SoapClient.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -56,6 +56,9 @@
 block discarded – undo
56 56
         );
57 57
     }
58 58
 
59
+    /**
60
+     * @param string $name
61
+     */
59 62
     private function parseResponse(HttpBinding $httpBinding, ResponseInterface $response, $name, &$outputHeaders)
60 63
     {
61 64
         try {
Please login to merge, or discard this patch.