Completed
Pull Request — master (#273)
by Roberto
02:39
created
src/Common/Soap/SoapInterface.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -80,7 +80,7 @@
 block discarded – undo
80 80
      * @param string $action
81 81
      * @param string $envelope
82 82
      * @param array $parameters
83
-      */
83
+     */
84 84
     public function send(
85 85
         $operation,
86 86
         $url,
Please login to merge, or discard this patch.