You are here

protected property CoffeeController::$localTaskManager in Coffee 8

The local task manager service.

Type: \Drupal\Core\Menu\LocalTaskManagerInterface

File

src/Controller/CoffeeController.php, line 41

Class

CoffeeController
Provides route responses for coffee.module.

Namespace

Drupal\coffee\Controller

Code

protected $localTaskManager;