Language.php
Provides utilities for retrieving/handling language strings.
Tags
Table of Contents
Classes
Constants
- HTML_LANG = self::LANGUAGES[$this->_activeLanguage]['htmlCode']
- HTML_RTL = self::LANGUAGES[$this->_activeLanguage]['rtl'] ?? false
Constants
HTML_LANG
public
mixed
HTML_LANG
= self::LANGUAGES[$this->_activeLanguage]['htmlCode']
HTML_RTL
public
mixed
HTML_RTL
= self::LANGUAGES[$this->_activeLanguage]['rtl'] ?? false