Completed
Push — master ( 875e31...5dcd9d )
by Christopher
01:20
created
src/Database/Connection.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 {
8 8
     protected static $classes;
9 9
 
10
-    public static function RegisterTableToProvide(Model $ModelOfTable){
10
+    public static function RegisterTableToProvide(Model $ModelOfTable) {
11 11
 
12 12
     }
13 13
 
Please login to merge, or discard this patch.