You are here

protected property TokenFilter::$token in Token Filter 8

The token service.

Type: \Drupal\Core\Utility\Token

File

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

Class

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

Namespace

Drupal\token_filter\Plugin\Filter

Code

protected $token;