Add deprecation notice for OCP\Group\Events\BeforeUserRemovedEvent

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2020-08-10 15:05:14 +02:00
parent 7e78e7e9e8
commit 466a1dbe56
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -261,6 +261,8 @@ Event to allow to register the direct editor.
*Available in Nextcloud 18 and later.*
Deprecated in 20.0.0 - it can't be guaranteed that this event is triggered in all case (e.g. for LDAP users this isn't possible)
``\OCP\Group\Events\GroupCreatedEvent``
***************************************