]> source.dussan.org Git - nextcloud-server.git/commit
cleanup LDAP's UpdateGroups
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 27 Jun 2022 18:21:35 +0000 (20:21 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 28 Jun 2022 12:34:56 +0000 (14:34 +0200)
commit632f2d77602bf53e2eec1f192c74f31b6eba4dbe
tree0ef9f08dd95cfcf6a757f1b9b3dda6695c6c145a
parent64bff27c99fe387c79d5eecd19e549f61c3f8d4a
cleanup LDAP's UpdateGroups

- TimedJob from API
- DI of config
- property types
- throws hints in phpdoc
- argument and return types
- replace depracet execute() with executeStatement or -Query
- a missing return statement

Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Jobs/UpdateGroups.php