You are here

protected property TokenFilter::$tokenEntityMapper in Token Filter 8

The token entity mapper service.

Type: \Drupal\token\TokenEntityMapperInterface

File

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

Class

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

Namespace

Drupal\token_filter\Plugin\Filter

Code

protected $tokenEntityMapper;