Completed
Push — master ( 102563...f3da36 )
by Mihail
03:16
created
src/Ffcms/Console/Console.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
 class Console
18 18
 {
19 19
     /** @var \Ffcms\Core\Properties */
20
-	public static $Properties;
20
+    public static $Properties;
21 21
     /** @var \Illuminate\Database\Capsule\Manager */
22 22
     public static $Database;
23 23
 
Please login to merge, or discard this patch.