diff --git a/Controller.php b/Controller.php index 4a5b030..6e4fdab 100644 --- a/Controller.php +++ b/Controller.php @@ -100,5 +100,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }