You are here

protected property MegaMenuAdd::$themeHandler in The Better Mega Menu 8

Same name and namespace in other branches
  1. 2.x src/Form/MegaMenuAdd.php \Drupal\tb_megamenu\Form\MegaMenuAdd::themeHandler

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Form/MegaMenuAdd.php, line 30

Class

MegaMenuAdd
Form handler for adding MegaMenuConfig entities.

Namespace

Drupal\tb_megamenu\Form

Code

protected $themeHandler;