Passed
Pull Request — master (#252)
by
unknown
02:37
created
src/Invoice.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
 
61 61
         $this->uuid = $uuid;
62 62
 
63
-          return $this;
63
+            return $this;
64 64
     }
65 65
 
66 66
     /**
Please login to merge, or discard this patch.