Home
last modified time | relevance | path

Searched refs:getLangObject (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherAppPages.php75 $pageLang = Site::getLangObject();
H A DBootstrap.php424 $direction = Site::getLangObject()->getDirection();
H A DSite.php287 public static function getLangObject(): Lang function in ComboStrap\\Site