diff --git a/Controller.php b/Controller.php index d44c74b..25c5ed6 100644 --- a/Controller.php +++ b/Controller.php @@ -163,5 +163,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }