File path: dist/twist/Core/Utilities/Framework.utility.php
Namespace: Twist\Core\Utilities
__construct
— This utility is used by the framework directly providing support for all core framework features such as debug, settings, tools and handlers.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
Twist::Framework() -> __construct();