Passed
Push — 2.x ( 77d60a...dbec36 )
by Terry
02:01
created
src/Firewall/Panel/Home.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -168,12 +168,12 @@
 block discarded – undo
168 168
     }
169 169
 
170 170
 /**
171
-     * Template variables of the section of Action Logger.
172
-     *
173
-     * @param array $data The template varibles.
174
-     *
175
-     * @return array
176
-     */
171
+ * Template variables of the section of Action Logger.
172
+ *
173
+ * @param array $data The template varibles.
174
+ *
175
+ * @return array
176
+ */
177 177
     private function overviewTemplateVarsOfActionLogger(array $data = []): array
178 178
     {
179 179
         $data['action_logger'] = false;
Please login to merge, or discard this patch.