TwistPHP Documentation

Base

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

Type: Utility

Base — All core utilities should extend the utility base controller, this controller gives some default functionality that is required.

Example Usage

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

Method List

Method Access Returns
__calledClassprotectedvoid
__infoprotectedvoid
__versionprotectedvoid
__uriprotectedvoid
__pathprotectedvoid