diff --git a/Controller.php b/Controller.php index 7c87378..8ae8c80 100644 --- a/Controller.php +++ b/Controller.php @@ -138,5 +138,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }