PHP 클래스 Sylius\Component\Currency\Provider\CurrencyProvider

저자: Paweł Jędrzejewski ([email protected])
저자: Fernando Caraballo Ortiz ([email protected])
상속: implements Sylius\Component\Currency\Provider\CurrencyProviderInterface
파일 보기 프로젝트 열기: sylius/sylius 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Sylius\Component\Resource\Repository\RepositoryInterface $currencyRepository, string $defaultCurrencyCode )
getAvailableCurrenciesCodes ( )
getDefaultCurrencyCode ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Sylius\Component\Resource\Repository\RepositoryInterface $currencyRepository, string $defaultCurrencyCode )
$currencyRepository Sylius\Component\Resource\Repository\RepositoryInterface
$defaultCurrencyCode string

getAvailableCurrenciesCodes() 공개 메소드

getDefaultCurrencyCode() 공개 메소드