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