public function Twig_FilterInterface::needsContext in Translation template extractor 6.3
Same name and namespace in other branches
- 7.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 31
Class
- Twig_FilterInterface
- Represents a template filter.
Code
public function needsContext();