mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
chore: Deprecate IBroadcastEvent
Not used in any of the repos in github nextcloud namespace. Signed-off-by: Carl Schwan <carlschwan@kde.org>
This commit is contained in:
parent
2b3751a7e4
commit
4d74234f1e
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