Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 206 Bytes

File metadata and controls

12 lines (7 loc) · 206 Bytes

ListTreeStructureConverter

Use this class to convert data from Adjacency List Model to List Tree structure.

Example

See the file 'Example.php'.

Unit Tests

100% coverage.