PHP Класс Sylius\Component\Core\Provider\TranslationLocaleProvider

Автор: Michał Marcinkowski ([email protected])
Наследование: implements Sylius\Component\Resource\Translation\Provider\TranslationLocaleProviderInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, string $defaultLocaleCode )
getDefaultLocaleCode ( )
getDefinedLocalesCodes ( )

Описание методов

__construct() публичный Метод

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

getDefaultLocaleCode() публичный Метод

getDefinedLocalesCodes() публичный Метод