aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Settings/Source/ArraySource.php
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration for class properties holding type hinted argumentsUmherirrender2024-09-111-1/+1
* Add "implements Stringable" to every class with "function __toString()"Bartosz DziewoƄski2024-06-131-1/+3
* Cache loading of SettingsBuilder sourcesDan Duvall2021-11-291-1/+0
* Introduced settings sources and formatsDan Duvall2021-11-151-0/+25