TwistPHP Documentation

isAdvanced

File path: dist/twist/Core/Models/User/User.model.php
Namespace: Twist\Core\Models\User
Extends:

isAdvanced

Return Values

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

Example

<?php
//Call the function isAdvanced with the example vars
$resUser = new \Twist\Core\Models\User\User();
$resUser -> isAdvanced();