You are here

protected property TBMegaMenuBlock::$entityTypeManager in The Better Mega Menu 2.x

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

Entity type manager.

Type: \Drupal\core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/TBMegaMenuBlock.php, line 29

Class

TBMegaMenuBlock
Provides blocks which belong to TB Mega Menu.

Namespace

Drupal\tb_megamenu\Plugin\Derivative

Code

protected $entityTypeManager;