You are here

public function MessageCatalogueInterface::getFallbackCatalogue in Plug 7

Gets the fallback catalogue.

@api

Return value

MessageCatalogueInterface|null A MessageCatalogueInterface instance or null when no fallback has been set

1 method overrides MessageCatalogueInterface::getFallbackCatalogue()
MessageCatalogue::getFallbackCatalogue in lib/Symfony/translation/MessageCatalogue.php
@api

File

lib/Symfony/translation/MessageCatalogueInterface.php, line 153

Class

MessageCatalogueInterface
MessageCatalogueInterface.

Namespace

Symfony\Component\Translation

Code

public function getFallbackCatalogue();