Completed
Push — master ( ccaea6...c0c6b3 )
by
unknown
02:43
created
Service/IzbergClient.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
      */
52 52
     public function setNameSpace(string $nameSpace)
53 53
     {
54
-       $this->nameSpace = $nameSpace;
54
+        $this->nameSpace = $nameSpace;
55 55
     }
56 56
 
57 57
     /**
Please login to merge, or discard this patch.