register()
register() : \Gettext\TranslatorInterface|null
Register this translator as global, to use with the gettext functions __(), p__(), etc.
Returns the previous translator if exists.
Interface used by all translators.
register() : \Gettext\TranslatorInterface|null
Register this translator as global, to use with the gettext functions __(), p__(), etc.
Returns the previous translator if exists.