PHP Interface Sylius\Bundle\CoreBundle\Installer\Setup\CurrencySetupInterface

Author: Mateusz Zalewski ([email protected])
ファイルを表示 Open project: sylius/sylius

Public Methods

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

Method Details

setup() public method

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
return Sylius\Component\Currency\Model\CurrencyInterface