ITranslator
interface ITranslator
Translator adapter.
Methods
string
translate($message, $count = NULL)
Translates the given string.
Details
at line 27
string
translate($message, $count = NULL)
Translates the given string.