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:
Carl Schwan 2026-06-03 10:42:47 +02:00 committed by Carl Schwan
parent 2b3751a7e4
commit 4d74234f1e

View file

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