Passed
Push — develop ( 7caab5...8c8607 )
by Andrew
03:02
created
src/Units.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -127,8 +127,8 @@
 block discarded – undo
127 127
             'units/settings',
128 128
             [
129 129
                 'settings' => $this->getSettings(),
130
-                 'unitsClassMap' => $unitsClassMap,
131
-           ]
130
+                    'unitsClassMap' => $unitsClassMap,
131
+            ]
132 132
         );
133 133
     }
134 134
 }
Please login to merge, or discard this patch.