]> source.dussan.org Git - nextcloud-server.git/commit
accounts event handler to use eventdispatcher, DI and Accounts API
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 15 Jun 2021 17:32:39 +0000 (19:32 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Jun 2021 22:41:11 +0000 (00:41 +0200)
commit638c04d6e08a9a1d859398a219771c08e0dcabf3
tree668bbcc9ccfcefd9bb93ceb00aa1792cb22c7ebd
parentd109d4f58198b2ac35d590e59a45f948da23ca8e
accounts event handler to use eventdispatcher, DI and Accounts API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
lib/base.php
lib/private/Accounts/Hooks.php
tests/lib/Accounts/HooksTest.php