diff --git a/Controller.php b/Controller.php index fdced52..4c81e01 100644 --- a/Controller.php +++ b/Controller.php @@ -201,5 +201,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }