PHP 클래스 Sylius\Component\Core\Provider\TranslationLocaleProvider

저자: Michał Marcinkowski ([email protected])
상속: implements Sylius\Component\Resource\Translation\Provider\TranslationLocaleProviderInterface
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
__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() 공개 메소드