interface ExtractorInterface Extracts translation messages from a directory or files to the catalogue
string trans(string $id, array $parameters = array(), string|null $domain = null, string|null $locale = null)
class YamlFileLoader extends
string transChoice(string $id, int $number, array $parameters = array(), string|null $domain = null, string|null $locale = null)
setLocale(string $locale) Sets the current locale.
addLoader(string $format, LoaderInterface
interface DumperInterface DumperInterface is the interface implemented by all translation dumpers
dump(MessageCatalogue $messages, array
addCatalogue(Message
Page 9 of 15