class PhpFileLoader extends
Classes
writeTranslations(MessageCatalogue
deleteMetadata(string $key = '', string $domain = 'messages') Deletes metadata for the given key
class FileLoader extends
interface LoaderInterface LoaderInterface is the interface implemented by all translation loaders
string getName() Returns the name of the collector.
setLocale(string $locale) Sets the current locale.
string getLocale() Gets the catalogue locale.
string trans(string $id, array $parameters = array(), string|null $domain = null, string|null $locale = null)
Page 13 of 15