Test Setup Failed
Pull Request — master (#144)
by Sebastiao
02:26
created
src/Soap/SoapBase.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -58,9 +58,9 @@
 block discarded – undo
58 58
      * @var LoggerInterface
59 59
      */
60 60
     protected $logger;
61
-     /**
62
-     * @var string
63
-     */
61
+        /**
62
+         * @var string
63
+         */
64 64
     protected $tempdir;
65 65
     /**
66 66
      * @var string
Please login to merge, or discard this patch.