diff --git a/Controller.php b/Controller.php index 2a4b4b3..0d52f1c 100644 --- a/Controller.php +++ b/Controller.php @@ -157,5 +157,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }