You are here

private property TBMegaMenuBlock::$themeManager in The Better Mega Menu 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Block/TBMegaMenuBlock.php \Drupal\tb_megamenu\Plugin\Block\TBMegaMenuBlock::themeManager

The theme manager service.

Type: \Drupal\Core\Theme\ThemeManagerInterface

File

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

Class

TBMegaMenuBlock
Provides blocks which belong to TB Mega Menu.

Namespace

Drupal\tb_megamenu\Plugin\Block

Code

private $themeManager;