PHP Class Flarum\Locale\Translator

Inheritance: implements Symfony\Component\Translation\TranslatorInterface
Afficher le fichier Open project: flarum/core Class Usage Examples

Méthodes publiques

Méthode Description
getCatalogue ( $locale = null )

Private Methods

Méthode Description
getTranslation ( Symfony\Component\Translation\MessageCatalogueInterface $catalogue, string $id, string $domain ) : string
parseCatalogue ( Symfony\Component\Translation\MessageCatalogueInterface $catalogue )

Method Details

getCatalogue() public méthode

public getCatalogue ( $locale = null )