You are here

protected property Twig_SimpleFunction::$arguments in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/twig/twig/lib/Twig/SimpleFunction.php \Twig_SimpleFunction::arguments

File

vendor/twig/twig/lib/Twig/SimpleFunction.php, line 22

Class

Twig_SimpleFunction
Represents a template function.

Code

protected $arguments = array();