You are here

protected property TeamContextSwitcherBlock::$routeMatch in Apigee Edge 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

modules/apigee_edge_teams/src/Plugin/Block/TeamContextSwitcherBlock.php, line 59

Class

TeamContextSwitcherBlock
Provides a block for switching team context.

Namespace

Drupal\apigee_edge_teams\Plugin\Block

Code

protected $routeMatch;