Civi::paths() - Decouple settings from paths. Allow path vars.
[civicrm-core.git] / tests / phpunit / Civi / Core / SettingsManagerTest.php
2015-09-17 Tim OttenCivi::paths() - Decouple settings from paths. Allow...
2015-09-17 Tim OttenCRM-16373 - SettingsManager - useMandatory() to apply...
2015-09-17 Tim OttenCRM-16373 - Civi\Core\SettingsManager - Load defaults...
2015-09-17 Tim OttenCRM-16373 - SettingsBag - Add getUrl/getPath/setUrl...
2015-09-17 Tim OttenCivi::settings() - Add short hand for accessing domain...