The \PHPFUI\Translation\ServiceInterface allows for an external solution (Key Value Store for example) instead of using PHP arrays to look up translations.
AbstractInterface
Methods |
public abstract translate(string $text, string $locale) : string
|
The \PHPFUI\Translation\ServiceInterface allows for an external solution (Key Value Store for example) instead of using PHP arrays to look up translations.
Methods |
public abstract translate(string $text, string $locale) : string
|