MediaWiki master
LanguageWuu.php
Go to the documentation of this file.
1<?php
29class LanguageWuu extends LanguageZh {
30 protected function getSearchIndexVariant() {
31 return 'wuu-hans';
32 }
33}
getSearchIndexVariant()
Specify the language variant that should be used for search indexing.
Chinese-specific code.