Completed
Branch master (ae6db9)
by Matt
01:40
created
src/Billow/Actions/Action.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
40 40
      */
41 41
     public function setId($id)
42 42
     {
43
-       $this->id = $id; 
43
+        $this->id = $id; 
44 44
     }
45 45
 
46 46
     /**
Please login to merge, or discard this patch.