You are here

public function Twig_FilterInterface::needsEnvironment in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/FilterInterface.php \Twig_FilterInterface::needsEnvironment()
1 method overrides Twig_FilterInterface::needsEnvironment()
Twig_Filter::needsEnvironment in vendor/Twig/Filter.php

File

vendor/Twig/FilterInterface.php, line 29

Class

Twig_FilterInterface
Represents a template filter.

Code

public function needsEnvironment();