diff --git a/Controller.php b/Controller.php index 23aa7c3..591d639 100644 --- a/Controller.php +++ b/Controller.php @@ -119,5 +119,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }