NodeBuilder

NodeBuilder

class NodeBuilder implements NodeParentInterface

This class provides a fluent interface for building a node.

Methods

__construct()

Constructor.

$this setParent(ParentNodeDefinitionInterface $parent = null)

Set the parent node.

Ar