diff --git a/Controller.php b/Controller.php index d0a25bc..92224c8 100644 --- a/Controller.php +++ b/Controller.php @@ -137,5 +137,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }