Merge "Update docs"
This commit is contained in:
@@ -76,6 +76,7 @@ class UniversalLanguageSelectorHooks {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* @param array $preferred
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
protected static function getDefaultLanguage( array $preferred ) {
|
protected static function getDefaultLanguage( array $preferred ) {
|
||||||
@@ -202,7 +203,8 @@ class UniversalLanguageSelectorHooks {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Hook: MakeGlobalVariablesScript
|
* Hook: MakeGlobalVariablesScript
|
||||||
* @param $vars Array
|
* @param array $vars
|
||||||
|
* @param OutputPage $out
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public static function addVariables( &$vars, OutputPage $out ) {
|
public static function addVariables( &$vars, OutputPage $out ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user