TwistPHP Documentation

Base

File path: dist/twist/Core/Helpers/Base.helper.php
Namespace: Twist\Core\Helpers
Extends:

Type: Class

Base — All core helpers should extend the helper 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