PHP 클래스 Sylius\Component\Locale\Provider\LocaleProvider

저자: Paweł Jędrzejewski ([email protected])
저자: Gonzalo Vilaseca ([email protected])
상속: implements Sylius\Component\Locale\Provider\LocaleProviderInterface
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $localeRepository, string $defaultLocaleCode )
getAvailableLocalesCodes ( )
getDefaultLocaleCode ( )

메소드 상세

__construct() 공개 메소드

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

getAvailableLocalesCodes() 공개 메소드

getDefaultLocaleCode() 공개 메소드