Elgg\Services\Config::loadSettingsFile PHP Method

loadSettingsFile() public method

A particular location can be specified via $CONFIG->Config_file To skip settings loading, set $CONFIG->Config_file to false
public loadSettingsFile ( ) : void
return void
    public function loadSettingsFile();