diff --git a/Controller.php b/Controller.php index a2ab2f9..4d3e87c 100644 --- a/Controller.php +++ b/Controller.php @@ -372,5 +372,4 @@ class Controller extends ModuleAbstract implements WebInterface return $element; } - }