protected property FilterTwig::$renderer in Filter Twig 8
Same name and namespace in other branches
- 8.2 src/Plugin/Filter/FilterTwig.php \Drupal\filter_twig\Plugin\Filter\FilterTwig::renderer
The renderer service.
Type: \Drupal\Core\Render\RendererInterface
File
- src/
Plugin/ Filter/ FilterTwig.php, line 28
Class
- FilterTwig
- Provides a filter that replaces twig values.
Namespace
Drupal\filter_twig\Plugin\FilterCode
protected $renderer;