@@ -6,7 +6,7 @@ |
||
6 | 6 | |
7 | 7 | class SoapClientExtended extends SoapClient |
8 | 8 | { |
9 | - /** |
|
9 | + /** |
|
10 | 10 | * __construct |
11 | 11 | * @param mixed $wsdl NULL for non-wsdl mode or URL string for wsdl mode |
12 | 12 | * @param array $options |