Passed
Push — master ( 5c56ce...84e3c8 )
by Aimeos
11:57 queued 07:50
created
config/mshop/rule.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
 
8 8
 
9 9
 return [
10
-    'submanagers' => [
11
-        'type' => 'type',
12
-    ],
10
+	'submanagers' => [
11
+		'type' => 'type',
12
+	],
13 13
 ];
Please login to merge, or discard this patch.