mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
remove dump
This commit is contained in:
parent
9f06c6d6f1
commit
a0d290ca2c
@ -159,7 +159,6 @@ class MenuComposer
|
|||||||
ksort($ordered);
|
ksort($ordered);
|
||||||
|
|
||||||
$menus = \array_merge(\array_values($ordered), $unordered);
|
$menus = \array_merge(\array_values($ordered), $unordered);
|
||||||
dump($menus);
|
|
||||||
$menu->reorderChildren($menus);
|
$menu->reorderChildren($menus);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user