TwistPHP Documentation

__calledClass

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

__calledClassReturn the name of the utility class

Return Values

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

Example

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