TwistPHP Documentation

__construct

File path: dist/twist/Twist.php
Namespace: \
Extends:

__constructMain functionality for the Framework, this main class is that gateway to makes it all possible to use the framework in a simple yet powerful way.

Return Values

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

Example

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