PHP Class Sylius\Component\Core\Provider\TranslationLocaleProvider

Author: MichaƂ Marcinkowski ([email protected])
Inheritance: implements Sylius\Component\Resource\Translation\Provider\TranslationLocaleProviderInterface
Show file Open project: sylius/sylius

Public Methods

Method Description
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, string $defaultLocaleCode )
getDefaultLocaleCode ( )
getDefinedLocalesCodes ( )

Method Details

__construct() public method

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

getDefaultLocaleCode() public method

getDefinedLocalesCodes() public method