class GetAttrNode extends Node
Constants
| PROPERTY_CALL | |
| METHOD_CALL | |
| ARRAY_CALL |
Properties
| $nodes | from Node | ||
| $attributes | from Node |
Methods
| __construct(Node $node, Node $attribute, ArrayNode $arguments, $type) Constructor. | ||
| __toString() | from Node | |
| compile(Compiler $compiler) | ||
| evaluate($functions, $values) |
Please login to continue.