function Twig_FilterInterface::needsEnvironment

1 method overrides Twig_FilterInterface::needsEnvironment()
Twig_Filter::needsEnvironment in drupal/core/vendor/twig/twig/lib/Twig/Filter.php

File

drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php, line 27

Class

Twig_FilterInterface
Represents a template filter.

Code

function needsEnvironment();