Failed Conditions
Branch master (6115ea)
by Arnold
03:19
created
src/View/PHP.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      */
46 46
     public function getPath()
47 47
     {
48
-       return $this->path; 
48
+        return $this->path; 
49 49
     }
50 50
     
51 51
     /**
Please login to merge, or discard this patch.