The route match service.
Type: \Drupal\Core\Routing\RouteMatchInterface $routeMatch
File
- core/modules/content_moderation/src/ContentPreprocess.php, line 20
Class
- ContentPreprocess
- Determines whether a route is the "Latest version" tab of a node.
Namespace
Drupal\content_moderation
Code
protected $routeMatch;
Please login to continue.