Completed
Push — master ( 8a4c11...c322ac )
by Insolita
02:19
created
src/controllers/DefaultController.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
 
25 25
     /**
26 26
      * If true will output files with failed reads by Reflection class
27
-    */
27
+     */
28 28
     public $showErrors = false;
29 29
     
30 30
     protected $climate;
Please login to merge, or discard this patch.