@@ -56,6 +56,9 @@ |
||
| 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 { |