24 if ( isset( $grammarForms[$this->
getCode()][$case][$word] ) ) {
25 return $grammarForms[$this->
getCode()][$case][$word];
41class_alias( LanguageHu::class,
'LanguageHu' );
A class containing constants representing the names of configuration variables.
const GrammarForms
Name constant for the GrammarForms setting, for use with Config::get()