You are here

protected property Twig_Function_Function::$function in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Function/Function.php \Twig_Function_Function::function

File

vendor/twig/twig/lib/Twig/Function/Function.php, line 26

Class

Twig_Function_Function
Represents a function template function.

Code

protected $function;