You are here

protected property CoffeeController::$routeMatch in Coffee 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Controller/CoffeeController.php, line 62

Class

CoffeeController
Provides route responses for coffee.module.

Namespace

Drupal\coffee\Controller

Code

protected $routeMatch;