Translation2::get() -- Get translated string
Descripción
Fetch the string from the container. If the string is empty and the DefaultText
decorator is used, then return the $defaultText.
Parámetro
- string
$defaultText
Text to display when the string is empty.
NB: This parameter is only used in the DefaultText decorator
Nota
Esta función no puede ser llamada
estáticamente.