File path: dist/twist/Core/Models/Settings.model.php
Namespace: Twist\Core\Models
loadTempSettings
— Before the framework has been setup it will be running on its default settings that are defined in the frameworks install folder.
void — No return information has been documented for this function.
<?php
//Call the function loadTempSettings with the example vars
$resSettings = new \Twist\Core\Models\Settings();
$resSettings -> loadTempSettings();