You are here

protected property WorkbenchPreprocess::$routeMatch in Workbench Moderation 8.2

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

Type: \Drupal\Core\Routing\CurrentRouteMatch $routeMatch

File

src/WorkbenchPreprocess.php, line 16

Class

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

Namespace

Drupal\workbench_moderation

Code

protected $routeMatch;