mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
remove dump
This commit is contained in:
@@ -159,7 +159,6 @@ class MenuComposer
|
||||
ksort($ordered);
|
||||
|
||||
$menus = \array_merge(\array_values($ordered), $unordered);
|
||||
dump($menus);
|
||||
$menu->reorderChildren($menus);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user