You are here

protected property Twig_Function_Node::$class in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/twig/twig/lib/Twig/Function/Node.php \Twig_Function_Node::class

File

vendor/twig/twig/lib/Twig/Function/Node.php, line 25

Class

Twig_Function_Node
Represents a template function as a node.

Code

protected $class;