diff --git a/Controller.php b/Controller.php index 405e3d5..35ba288 100644 --- a/Controller.php +++ b/Controller.php @@ -165,5 +165,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }