TwistPHP Documentation

getLevels

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

getLevelsGet all the levels in the system

Return Values

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

Example

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