Passed
Push — v1 ( 777aa3...a644ba )
by Andrew
05:29 queued 02:45
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.