Apply suggestions
authorPhilipp <admin@philipp.info>
Tue, 3 Jan 2023 16:24:05 +0000 (17:24 +0100)
committerPhilipp <admin@philipp.info>
Tue, 3 Jan 2023 16:24:05 +0000 (17:24 +0100)
commitb439df892a3c57617365cd02b1d239fdb63cc550
treef3345681d204a6b6983206fd419768f60db112c3
parent072464119a353f4f0cbfb03b5e6253df0e2e4dde
Apply suggestions
17 files changed:
src/Console/Maintenance.php
src/Console/Relocate.php
src/Core/Config/Capability/IManageConfigValues.php
src/Core/Config/Capability/ISetConfigValuesTransactional.php [deleted file]
src/Core/Config/Capability/ISetConfigValuesTransactionally.php [new file with mode: 0644]
src/Core/Config/Model/Config.php
src/Core/Config/Model/ConfigTransaction.php [new file with mode: 0644]
src/Core/Config/Model/TransactionalConfig.php [deleted file]
src/Core/Config/ValueObject/Cache.php
src/Core/Update.php
src/Database/DBStructure.php
src/Module/Admin/Site.php
tests/src/Core/Config/Cache/CacheTest.php
tests/src/Core/Config/ConfigTransactionTest.php [new file with mode: 0644]
tests/src/Core/Config/TransactionalConfigTest.php [deleted file]
update.php
view/theme/frio/style.php