Data/Types/ResourceLeafInterface.php

Leaf Tree Structure Node Interface

This implements a Leaf structure interface. A leaf structure is a recursive list of further leaves (each connected leaf serves as a branch and leaf)

Interfaces

LeafInterface Leaf Interface - Defines A Branch/Leaf Structure Interface