Completed
Pull Request — master (#110)
by Roberto
02:29
created
src/Soap/SoapClientExtended.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.