Completed
Branch master (e3a0da)
by
unknown
15:36
created
src/Models/User.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,5 +6,5 @@
 block discarded – undo
6 6
 
7 7
 class User
8 8
 {
9
-	use Model;
9
+    use Model;
10 10
 }
11 11
\ No newline at end of file
Please login to merge, or discard this patch.