|
MediaWiki master
|
FormalityIndex. More...

Public Attributes | |
| $indexesCache = self::$indexesCache | |
| if(array_key_exists($this->langCode, $indexesCache)) if(str_contains( $this->langCode, '-')) | return |
FormalityIndex.
Loads and caches formality indexes from a JSON file.
Definition at line 21 of file FormalityIndex.php.
| Wikimedia\Leximorph\Provider\FormalityIndex::$indexesCache = self::$indexesCache |
Definition at line 62 of file FormalityIndex.php.
| if(array_key_exists( $this->langCode, $indexesCache)) if (str_contains($this->langCode, '-')) Wikimedia\Leximorph\Provider\FormalityIndex::return |
Definition at line 80 of file FormalityIndex.php.