protected property ScheduledTransitionsLocalTask::$routeMatch in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x 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\LocalTaskCode
protected $routeMatch;