From 8a8f81aaa4653201fd56f61cb50030ab638c7957 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 9 Jan 2020 17:05:14 +0100 Subject: [PATCH] wip #3318 --- src/app/Magic/Menu/Item.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/Magic/Menu/Item.php b/src/app/Magic/Menu/Item.php index 6be2db1..543d556 100644 --- a/src/app/Magic/Menu/Item.php +++ b/src/app/Magic/Menu/Item.php @@ -136,7 +136,6 @@ class Item $this->setChildrenFromData($all, null); } - /** * @param $data CMSPage[] * @param $filter null|string -- 2.39.5