You are here

protected property FootermapBlock::$menuLinkManager in footermap: a footer site map 8

The plugin.manager.menu_link service.

Type: \Drupal\Core\Menu\MenuLinkManagerInterface

File

src/Plugin/Block/FootermapBlock.php, line 64

Class

FootermapBlock
Provide a footer-based site map block based on menu items.

Namespace

Drupal\footermap\Plugin\Block

Code

protected $menuLinkManager;