diff --git a/Controller.php b/Controller.php index 99fcf2b..7e98ed8 100644 --- a/Controller.php +++ b/Controller.php @@ -203,5 +203,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }