You are here

private property TBMegaMenuBlock::$menuBuilder in The Better Mega Menu 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/Block/TBMegaMenuBlock.php \Drupal\tb_megamenu\Plugin\Block\TBMegaMenuBlock::menuBuilder

The menu builder service.

Type: \Drupal\tb_megamenu\TBMegaMenuBuilderInterface

File

src/Plugin/Block/TBMegaMenuBlock.php, line 44

Class

TBMegaMenuBlock
Provides blocks which belong to TB Mega Menu.

Namespace

Drupal\tb_megamenu\Plugin\Block

Code

private $menuBuilder;