Core/src/FuzeWorks/ConfigORM
Abel Hoogeveen c1b734d084
continuous-integration/drone/push Build is passing Details
Added config layers.
Configs are now layered on top of each other. If a config file is found in multiple directories, they are merged together. Higher fields will override lower fields. This way, if one field is missing in a higher priority file, the lower priority can still be used.
2021-11-30 00:09:53 +01:00
..
ConfigORM.php Added config layers. 2021-11-30 00:09:53 +01:00
ConfigORMAbstract.php Resolved problems brought up by PhpStorm. 2021-11-24 18:56:36 +01:00