Passed
Branch master (8d4ff6)
by refat
07:57
created
Core/System/File.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
     return $this->getFromContainer($file);
109 109
   }
110 110
 
111
- /**
111
+  /**
112 112
    * Generate full path to the given path
113 113
    *
114 114
    * @param string $path
Please login to merge, or discard this patch.