TwistPHP Documentation

__path

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

__pathReturn the path to the current utility

Return Values

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

Example

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