Passed
Push — master ( 9dc280...32c92b )
by Aimeos
04:17
created
src/MShop/Media/Manager/Preview.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
 	abstract protected function context() : \Aimeos\MShop\ContextIface;
33 33
 
34 34
 
35
-    /**
35
+	/**
36 36
 	 * Creates scaled images according to the configuration settings
37 37
 	 *
38 38
 	 * @param \Intervention\Image\Interfaces\ImageInterface $image Media object
Please login to merge, or discard this patch.