Test Setup Failed
Branch master (13fc45)
by Rob
02:37
created
src/Model/Image.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
         }
32 32
 
33 33
         $this->setPath($path)
34
-             ->setSplFileInfo(new SplFileInfo($path));
34
+                ->setSplFileInfo(new SplFileInfo($path));
35 35
     }
36 36
 
37 37
     /**
Please login to merge, or discard this patch.