diff --git a/Controller.php b/Controller.php index e2c65d3..509ef3b 100644 --- a/Controller.php +++ b/Controller.php @@ -156,5 +156,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }