MessageCatalogue::addFallbackCatalogue()

addFallbackCatalogue(MessageCatalogueInterface $catalogue)

Merges translations from the given Catalogue into the current one only when the translation does not exist.

This is used to provide default translations when they do not exist for the current locale.

Parameters

MessageCatalogueInterface $catalogue A MessageCatalogueInterface instance
doc_Symfony
2016-10-28 06:23:34
Comments
Leave a Comment

Please login to continue.