public function Twig_FunctionInterface::needsEnvironment in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/twig/twig/lib/Twig/FunctionInterface.php \Twig_FunctionInterface::needsEnvironment()
1 method overrides Twig_FunctionInterface::needsEnvironment()
- Twig_Function::needsEnvironment in vendor/
twig/ twig/ lib/ Twig/ Function.php
File
- vendor/
twig/ twig/ lib/ Twig/ FunctionInterface.php, line 31
Class
- Twig_FunctionInterface
- Represents a template function.
Code
public function needsEnvironment();