PHP Class Sylius\Component\Locale\Provider\LocaleProvider

Author: Paweł Jędrzejewski ([email protected])
Author: Gonzalo Vilaseca ([email protected])
Inheritance: implements Sylius\Component\Locale\Provider\LocaleProviderInterface
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, string $defaultLocaleCode )
getAvailableLocalesCodes ( )
getDefaultLocaleCode ( )

Method Details

__construct() public méthode

public __construct ( Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, string $defaultLocaleCode )
$localeRepository Sylius\Component\Resource\Repository\RepositoryInterface
$defaultLocaleCode string

getAvailableLocalesCodes() public méthode

getDefaultLocaleCode() public méthode