ITranslator
interface ITranslator
Translator adapter.
Methods
string
translate(mixed $message, mixed ...$parameters)
Translates the given string.
Details
at line 23
string
translate(mixed $message, mixed ...$parameters)
Translates the given string.