__construct()
getLocale()
getTextDomain()
getTranslator()
process()
processValue()
setLocale()
setTextDomain()
setTranslator()
$locale
$textDomain
$translator
__construct(\Zend\I18n\Translator\Translator $translator, string $textDomain, string | null $locale)
getLocale() : string | null
string
null
getTextDomain() : string
string
process(\Zend\Config\Config $config) : \Zend\Config\Config
\Zend\Config\Config
\Zend\Config\Exception\InvalidArgumentException |
---|
processValue($value) : string
string
setTranslator(\Zend\I18n\Translator\Translator $translator) : \Zend\Config\Processor\Translator
$locale : string | null
$textDomain : string