Introduce Config\Cache Source indicators (File, DB, Server Env)
authorPhilipp <admin@philipp.info>
Sun, 4 Oct 2020 18:37:35 +0000 (20:37 +0200)
committerPhilipp <admin@philipp.info>
Sun, 4 Oct 2020 18:41:31 +0000 (20:41 +0200)
commit0f3e4255ca140c1cf8ff717b6804fe00a8d429e3
treed27e8cf8d16cf841a0b4f0e8749c9e8a83822b78
parent50a0927e7e4166416e3a6919d263bf0460bcbe5a
Introduce Config\Cache Source indicators (File, DB, Server Env)
src/Core/Config/Cache.php
src/Core/Config/JitConfig.php
src/Core/Config/PreloadConfig.php
src/Util/ConfigFileLoader.php
tests/src/Core/Config/CacheTest.php
tests/src/Core/Config/ConfigTest.php