MediaWiki master
LocalizationContext.php
Go to the documentation of this file.
1<?php
7namespace MediaWiki\Language;
8
9use Wikimedia\Bcp47Code\Bcp47Code;
10
18
23 public function getLanguageCode();
24
25}
Interface supporting message localization in MediaWiki.
getLanguageCode()
Returns the target language for UI localization.
Interface for localizing messages in MediaWiki.