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

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

공개 메소드들

메소드 설명
setup ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\Console\Helper\QuestionHelper $questionHelper ) : Sylius\Component\Currency\Model\CurrencyInterface

메소드 상세

setup() 공개 메소드

public setup ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output, Symfony\Component\Console\Helper\QuestionHelper $questionHelper ) : Sylius\Component\Currency\Model\CurrencyInterface
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
$questionHelper Symfony\Component\Console\Helper\QuestionHelper
리턴 Sylius\Component\Currency\Model\CurrencyInterface