You are here

protected property TBMegaMenuAdminController::$menuTree in The Better Mega Menu 8

Same name and namespace in other branches
  1. 2.x src/Controller/TBMegaMenuAdminController.php \Drupal\tb_megamenu\Controller\TBMegaMenuAdminController::menuTree

The menu tree service.

Type: \Drupal\Core\Menu\MenuLinkTreeInterface

File

src/Controller/TBMegaMenuAdminController.php, line 28

Class

TBMegaMenuAdminController
Handler for configuring and saving MegaMenu settings.

Namespace

Drupal\tb_megamenu\Controller

Code

protected $menuTree;