You are here

protected property ScheduledTransitionsLocalTask::$routeMatch in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/Menu/LocalTask/ScheduledTransitionsLocalTask.php \Drupal\scheduled_transitions\Plugin\Menu\LocalTask\ScheduledTransitionsLocalTask::routeMatch

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Menu/LocalTask/ScheduledTransitionsLocalTask.php, line 32

Class

ScheduledTransitionsLocalTask
Provides a local task showing count of scheduled transitions for an entity.

Namespace

Drupal\scheduled_transitions\Plugin\Menu\LocalTask

Code

protected $routeMatch;