File path: dist/twist/Core/Models/Settings.model.php
Namespace: Twist\Core\Models
__construct
— Get, Set and update all the framework settings. Manage the update of all default tables created by packages and modules.
void — No return information has been documented for this function.
<?php
//Call the function __construct with the example vars
$resSettings = new \Twist\Core\Models\Settings();
$resSettings -> __construct();