]> source.dussan.org Git - nextcloud-server.git/commit
Cleanup AllConfig 32069/head
authorCarl Schwan <carl@carlschwan.eu>
Fri, 22 Apr 2022 10:20:21 +0000 (12:20 +0200)
committerCarl Schwan <carl@carlschwan.eu>
Fri, 22 Apr 2022 14:03:29 +0000 (16:03 +0200)
commit8bbdd9ea0ce9678720459037e30239dc176b9ed8
tree58946cd2ee2920f02ba957b3b864ad87e471cd11
parent3f55108227287f780623115662edfcfa28a5f745
Cleanup AllConfig

- Port to QueryBuilder
- More typing when possible
- Import classes with 'use'

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
lib/private/AllConfig.php
tests/lib/AllConfigTest.php