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