You are here

protected property TeamInactiveStatusSubscriber::$routeMatch in Apigee Edge 8

The route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/apigee_edge_teams/src/EventSubscriber/TeamInactiveStatusSubscriber.php, line 52

Class

TeamInactiveStatusSubscriber
Displays an error message on team pages if team is inactive.

Namespace

Drupal\apigee_edge_teams\EventSubscriber

Code

protected $routeMatch;