Home
last modified time | relevance | path

Searched refs:getLanguageRegion (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/Meta/Field/
H A DRegion.php84 return Site::getLanguageRegion();
/plugin/combo/ComboStrap/
H A DSite.php423 $country = self::getLanguageRegion();
435 public static function getLanguageRegion(): string function in ComboStrap\\Site