EntityChainNode
final class EntityChainNode extends Node
internal |
Properties
EntityNode[] | $chain |
Methods
__construct(array $chain = [], int $startPos = null, int $endPos = null)
No description
mixed
toValue()
No description
string
toString()
No description
array
getSubNodes()
No description
Details
at line 23
__construct(array $chain = [], int $startPos = null, int $endPos = null)
No description
at line 31
mixed
toValue()
No description
at line 41
string
toString()
No description
at line 47
array
getSubNodes()
No description