You are here

public function MessageCatalogueInterface::getLocale in Plug 7

Gets the catalogue locale.

@api

Return value

string The locale

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

File

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

Class

MessageCatalogueInterface
MessageCatalogueInterface.

Namespace

Symfony\Component\Translation

Code

public function getLocale();