Merge pull request #60954 from nextcloud/carl/IBroadcastEvent

chore: Deprecate IBroadcastEvent
This commit is contained in:
Tobias Kaminsky 2026-06-03 14:50:04 +02:00 committed by GitHub
commit cfa3e1d900
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@ use JsonSerializable;
/**
* @since 18.0.0
* @deprecated 35.0.0 Not used
*/
interface IBroadcastEvent {
/**