]> source.dussan.org Git - nextcloud-server.git/commit
tidy up Group_LDAP 21171/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Sun, 31 May 2020 22:01:49 +0000 (00:01 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 8 Jun 2020 11:40:24 +0000 (13:40 +0200)
commit64fe042b0dea30587dd044c6d90220fc7de593b6
treea8cdd3fe4cc3af13cba8befb4e3ab6368e3d7860
parent2a845285be9267eb4d4832c8c146b318135e11c6
tidy up Group_LDAP

* remove unused method
* resolve code duplication
* remove usage of deprectad Util::writeLog
* phpDoc updates
* signature updates

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Access.php
apps/user_ldap/lib/Connection.php
apps/user_ldap/lib/Group_LDAP.php
apps/user_ldap/tests/Group_LDAPTest.php