@@ -168,12 +168,12 @@ |
||
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; |