protected property TokenFilter::$renderer in Token Filter 8
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Plugin/ Filter/ TokenFilter.php, line 51
Class
- TokenFilter
- Provides a filter that replaces global and entity tokens with their values.
Namespace
Drupal\token_filter\Plugin\FilterCode
protected $renderer;