From 0c86972ca8ece8036626b656918ab762c8346fa4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 21 Sep 2019 15:28:07 +0200 Subject: [PATCH] fix docblock --- .../GroupTagSelector/GroupTagSelectorPopupView.php | 5 +++-- .../Components/GroupTagSelector/GroupTagSelectorView.php | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/Components/GroupTagSelector/GroupTagSelectorPopupView.php b/Theme/Backend/Components/GroupTagSelector/GroupTagSelectorPopupView.php index 2db6c98..d72d05e 100644 --- a/Theme/Backend/Components/GroupTagSelector/GroupTagSelectorPopupView.php +++ b/Theme/Backend/Components/GroupTagSelector/GroupTagSelectorPopupView.php @@ -1,10 +1,11 @@