mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #60954 from nextcloud/carl/IBroadcastEvent
chore: Deprecate IBroadcastEvent
This commit is contained in:
commit
cfa3e1d900
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ use JsonSerializable;
|
|||
|
||||
/**
|
||||
* @since 18.0.0
|
||||
* @deprecated 35.0.0 Not used
|
||||
*/
|
||||
interface IBroadcastEvent {
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue