aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TextToImage/IManager.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/TextToImage/IManager.php')
-rw-r--r--lib/public/TextToImage/IManager.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/public/TextToImage/IManager.php b/lib/public/TextToImage/IManager.php
index a9c3bb8d54b..df8adfc39f4 100644
--- a/lib/public/TextToImage/IManager.php
+++ b/lib/public/TextToImage/IManager.php
@@ -20,6 +20,7 @@ use RuntimeException;
* API surface for apps interacting with and making use of TextToImage providers
* without knowing which providers are installed
* @since 28.0.0
+ * @deprecated 30.0.0
*/
interface IManager {
/**