public function MessageCatalogueInterface::getLocale in Zircon Profile 8
Same name and namespace in other branches
- 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\TranslationCode
public function getLocale();