BuilderAwareInterface
in
An interface that can be implemented by nodes which build other nodes.
Tags
Table of Contents
- setBuilder() : mixed
- Sets a custom children builder.
Methods
setBuilder()
Sets a custom children builder.
public
setBuilder(NodeBuilder $builder) : mixed
Parameters
- $builder : NodeBuilder