diff --git a/Controller.php b/Controller.php index 8bcef9e..9045730 100644 --- a/Controller.php +++ b/Controller.php @@ -106,5 +106,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }