You are here

protected property PublishContentLocalTask::$routeMatch in Publish Content 8

The current route match.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Menu/LocalTask/PublishContentLocalTask.php, line 29

Class

PublishContentLocalTask
Defines a local task plugin with a dynamic title.

Namespace

Drupal\publishcontent\Plugin\Menu\LocalTask

Code

protected $routeMatch;