diff --git a/Controller.php b/Controller.php index b4f765a..57b6105 100644 --- a/Controller.php +++ b/Controller.php @@ -200,5 +200,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }