]> git.mxchange.org Git - friendica.git/commit
Added string type-hint for get() and a test case for it
authorPhilipp Holzer <admin+github@philipp.info>
Sun, 14 Jul 2019 21:23:20 +0000 (23:23 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Sun, 14 Jul 2019 21:23:20 +0000 (23:23 +0200)
commit4af08d82b29cf1e61ae109942c4d91a2b0d07bc8
treecb9a1ad70f453cba6b04b5e80af0683a8fa55187
parentaa249adf6dcaa075168472d479a532538c174da3
Added string type-hint for get() and a test case for it
src/Core/Config/Cache/ConfigCache.php
src/Core/Config/Cache/PConfigCache.php
tests/src/Core/Config/Cache/ConfigCacheTest.php
tests/src/Core/Config/Cache/PConfigCacheTest.php