TwistPHP Documentation

settings

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

settingsReturns the settings object where settings can be added/edited/reset and installed.

Return Values

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

Example

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