EntityNode
final class EntityNode extends Node
internal |
Properties
Node | $value | ||
ArrayItemNode[] | $attributes |
Methods
__construct(Node $value, array $attributes, int $startPos = null, int $endPos = null)
No description
mixed
toValue()
No description
string
toString()
No description
array
getSubNodes()
No description
Details
at line 26
__construct(Node $value, array $attributes, int $startPos = null, int $endPos = null)
No description
at line 35
mixed
toValue()
No description
at line 44
string
toString()
No description
at line 53
array
getSubNodes()
No description