You are here

public function MessageCatalogueInterface::getLocale in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/translation/MessageCatalogueInterface.php \Symfony\Component\Translation\MessageCatalogueInterface::getLocale()

Gets the catalogue locale.

Return value

string The locale

1 method overrides MessageCatalogueInterface::getLocale()
MessageCatalogue::getLocale in vendor/symfony/translation/MessageCatalogue.php
Gets the catalogue locale.

File

vendor/symfony/translation/MessageCatalogueInterface.php, line 28

Class

MessageCatalogueInterface
MessageCatalogueInterface.

Namespace

Symfony\Component\Translation

Code

public function getLocale();