PHP 인터페이스 Sylius\Bundle\CoreBundle\Installer\Setup\ChannelSetupInterface

저자: Mateusz Zalewski ([email protected])
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
setup ( Sylius\Component\Locale\Model\LocaleInterface $locale, Sylius\Component\Currency\Model\CurrencyInterface $currency )

메소드 상세

setup() 공개 메소드

public setup ( Sylius\Component\Locale\Model\LocaleInterface $locale, Sylius\Component\Currency\Model\CurrencyInterface $currency )
$locale Sylius\Component\Locale\Model\LocaleInterface
$currency Sylius\Component\Currency\Model\CurrencyInterface