You are here

public function Twig_FunctionInterface::needsContext in Translation template extractor 6.3

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

File

vendor/Twig/FunctionInterface.php, line 32

Class

Twig_FunctionInterface
Represents a template function.

Code

public function needsContext();