You are here

protected property WorkbenchPreprocess::$routeMatch in Workbench Moderation 8

Same name and namespace in other branches
  1. 8.2 src/WorkbenchPreprocess.php \Drupal\workbench_moderation\WorkbenchPreprocess::routeMatch

Current route match.

Type: \Drupal\Core\Routing\CurrentRouteMatch

File

src/WorkbenchPreprocess.php, line 18

Class

WorkbenchPreprocess
Service to determine whether a route is the "Latest version" tab of a node.

Namespace

Drupal\workbench_moderation

Code

protected $routeMatch;