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

Author: Mateusz Zalewski ([email protected])
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode 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 méthode

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
Résultat Sylius\Component\Currency\Model\CurrencyInterface