You are here

public function Twig_FunctionInterface::needsEnvironment in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/FunctionInterface.php \Twig_FunctionInterface::needsEnvironment()
1 method overrides Twig_FunctionInterface::needsEnvironment()
Twig_Function::needsEnvironment in vendor/Twig/Function.php

File

vendor/Twig/FunctionInterface.php, line 30

Class

Twig_FunctionInterface
Represents a template function.

Code

public function needsEnvironment();