TwistPHP Documentation

getGroupTree

File path: dist/twist/Core/Utilities/Asset.utility.php
Namespace: Twist\Core\Utilities
Extends: Base

getGroupTreeGet a multi-dimensional array in a parent/child configuration of all the asset groups registered in the system

Return Values

void — No return information has been documented for this function.

Example

<?php
//Call the function getGroupTree with the example vars
Twist::Asset() -> getGroupTree();