mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix menu doc generator
This commit is contained in:
parent
b120e47786
commit
fabe32371f
@ -35,7 +35,7 @@ class AdminMenuBuilder implements LocalMenuBuilderInterface
|
||||
|
||||
public static function getMenuIds(): array
|
||||
{
|
||||
return ['admin_index', 'admin_section', ['docgen_admin']];
|
||||
return ['admin_index', 'admin_section', 'docgen_admin'];
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user