TwistPHP Documentation

__construct

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

__constructLoad up an instance of the template class for when it is required

Return Values

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

Example

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