diff --git a/Controller.php b/Controller.php index 28b636c..ada7457 100644 --- a/Controller.php +++ b/Controller.php @@ -215,5 +215,4 @@ class Controller extends ModuleAbstract implements WebInterface return $view; } - }