Solar_Filter::_chainLocale()
protected
string
Solar_Filter::_chainLocale
( string $key
)
Uses the chain locale object to get translations before falling back to this object for locale.
Parameters
(string)
$key
: The translation key, typically a validation method name.
Returns
(string)
Description
Uses the chain locale object to get translations before falling back to this object for locale.