TwistPHP Documentation

getURI

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

getURIReturn the URI to the framework folder

Return Values

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

Example

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