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 6da511497d
commit e5a1f6016e
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -243,6 +243,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``
***************************************