2declare(strict_types=1);
An exception for terminatinating execution or to throw for unit testing.
Interface for mapping data-structures to the Tree.
build(Node\Factory $factory, $record, $environment=null)
Build and return a Node.
getChildren( $record, $environment=null)
Get a list of records (that list can also be empty).