Completed
Branch master (c3f4e5)
by Marko
02:20
created
src/Extras/Primitives/Plane.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.
src/Extras/Primitives.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,4 +129,4 @@
 block discarded – undo
129 129
         $this->z = $z ?? 0;
130 130
     }
131 131
 }
132
- 
133 132
\ No newline at end of file
133
+    
134 134
\ No newline at end of file
Please login to merge, or discard this patch.