You are here

protected property CoffeeController::$menuLinkTree in Coffee 8

The menu link tree service.

Type: \Drupal\Core\Menu\MenuLinkTreeInterface

File

src/Controller/CoffeeController.php, line 34

Class

CoffeeController
Provides route responses for coffee.module.

Namespace

Drupal\coffee\Controller

Code

protected $menuLinkTree;