class FrontendMenuBuilder implements FrontendMenuBuilderInterface (View source)

Methods

__construct(Config $config, UrlGeneratorInterface $urlGenerator, ContentRepository $contentRepository, ContentExtension $contentExtension)

No description

array
buildMenu(string|null $name = null)

No description

Details

__construct(Config $config, UrlGeneratorInterface $urlGenerator, ContentRepository $contentRepository, ContentExtension $contentExtension)

Parameters

Config $config
UrlGeneratorInterface $urlGenerator
ContentRepository $contentRepository
ContentExtension $contentExtension

array buildMenu(string|null $name = null)

Parameters

string|null $name

Return Value

array