TwistPHP Documentation

getGroups

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

getGroupsGet a multi-dimensional array 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 getGroups with the example vars
Twist::Asset() -> getGroups();