public function Twig_FilterInterface::needsContext in Translation template extractor 7.3
Same name and namespace in other branches
- 6.3 vendor/Twig/FilterInterface.php \Twig_FilterInterface::needsContext()
1 method overrides Twig_FilterInterface::needsContext()
- Twig_Filter::needsContext in vendor/
Twig/ Filter.php
File
- vendor/
Twig/ FilterInterface.php, line 32
Class
- Twig_FilterInterface
- Represents a template filter.
Code
public function needsContext();