File path: dist/twist/Core/Models/Settings.model.php
Namespace: Twist\Core\Models
showInstallWizard
— Return a boolean status, if true the framework has not been setup.
void — No return information has been documented for this function.
<?php
//Call the function showInstallWizard with the example vars
$resSettings = new \Twist\Core\Models\Settings();
$resSettings -> showInstallWizard();