MediaWiki master
LocalizationContext.php
Go to the documentation of this file.
1<?php
21namespace MediaWiki\Language;
22
24use Wikimedia\Bcp47Code\Bcp47Code;
25
33
38 public function getLanguageCode();
39
40}
Interface supporting message localization in MediaWiki.
getLanguageCode()
Returns the target language for UI localization.
Interface for localizing messages in MediaWiki.