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