@@ -26,7 +26,8 @@ |
||
26 | 26 | private Throwable $error; |
27 | 27 | |
28 | 28 | public function __construct(private array $error_actions, private midcom_helper_style $style) |
29 | - {} |
|
29 | + { |
|
30 | +} |
|
30 | 31 | |
31 | 32 | public static function getSubscribedEvents() |
32 | 33 | { |