TwistPHP Documentation

Framework

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

Type: Utility

Framework — This utility is used by the framework directly providing support for all core framework features such as debug, settings, tools and handlers.

Example Usage

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

Method List

Method Access Returns
__constructconstructvoid
databaseDebugpublicvoid
debugpublicvoid
hookspublicvoid
packagepublicvoid
registerpublicvoid
settingpublicvoid
settingspublicvoid
toolspublicvoid
getURIpublicvoid
runLevelpublicvoid