]> git.mxchange.org Git - friendica.git/commit
Rename Interface
authorPhilipp <admin@philipp.info>
Thu, 29 Dec 2022 21:37:12 +0000 (22:37 +0100)
committerPhilipp <admin@philipp.info>
Thu, 29 Dec 2022 21:37:12 +0000 (22:37 +0100)
commit86f80af432e0399494384152a3708c411d00a125
tree689a0d2ff6f93eabd1481acc4c30e1995f80e1e1
parent8894b482dc9487c3e5dd6372f3d27b0775596e73
Rename Interface
src/Console/PostUpdate.php
src/Core/KeyValueStorage/Capabilities/ICanManageKeyValuePairs.php [deleted file]
src/Core/KeyValueStorage/Capabilities/IManageKeyValuePairs.php [new file with mode: 0644]
src/Core/KeyValueStorage/Type/AbstractKeyValueStorage.php
src/DI.php
static/dependencies.config.php
tests/src/Core/KeyValueStorage/DBKeyValueStorageTest.php
tests/src/Core/KeyValueStorage/KeyValueStorageTest.php