aboutsummaryrefslogtreecommitdiffstats
path: root/includes/language/LanguageFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/language/LanguageFactory.php')
-rw-r--r--includes/language/LanguageFactory.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/language/LanguageFactory.php b/includes/language/LanguageFactory.php
index 2ca2d36391b7..474198b4cf05 100644
--- a/includes/language/LanguageFactory.php
+++ b/includes/language/LanguageFactory.php
@@ -65,8 +65,7 @@ class LanguageFactory {
private $parentLangCache = [];
/**
- * @since 1.35
- * @var array
+ * @internal For use by ServiceWiring
*/
public const CONSTRUCTOR_OPTIONS = [
'DummyLanguageCodes',