You are here

protected property FilterTwig::$renderer in Filter Twig 8.2

Same name and namespace in other branches
  1. 8 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 29

Class

FilterTwig
Provides a filter that replaces twig values.

Namespace

Drupal\filter_twig\Plugin\Filter

Code

protected $renderer;