You are here

protected property TokenFilter::$routeMatch in Token Filter 8

The route match service.

Type: \Drupal\Core\Routing\RouteMatchInterface

File

src/Plugin/Filter/TokenFilter.php, line 58

Class

TokenFilter
Provides a filter that replaces global and entity tokens with their values.

Namespace

Drupal\token_filter\Plugin\Filter

Code

protected $routeMatch;