diff --git a/Controller.php b/Controller.php index 71ad9b8..5258dc8 100644 --- a/Controller.php +++ b/Controller.php @@ -500,5 +500,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }