aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextToImage/Events/TaskSuccessfulEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/TextToImage/Events/TaskSuccessfulEvent.php')
-rw-r--r--lib/public/TextToImage/Events/TaskSuccessfulEvent.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/TextToImage/Events/TaskSuccessfulEvent.php b/lib/public/TextToImage/Events/TaskSuccessfulEvent.php
index c8b125eeb35..ae679437457 100644
--- a/lib/public/TextToImage/Events/TaskSuccessfulEvent.php
+++ b/lib/public/TextToImage/Events/TaskSuccessfulEvent.php
@@ -11,6 +11,7 @@ namespace OCP\TextToImage\Events;
/**
* @since 28.0.0
+ * @deprecated 30.0.0
*/
class TaskSuccessfulEvent extends AbstractTextToImageEvent {
}