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

Author: Mateusz Zalewski ([email protected])
Exibir arquivo Open project: sylius/sylius

Public Methods

Method Description
setup ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : Sylius\Component\Locale\Model\LocaleInterface

Method Details

setup() public method

public setup ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : Sylius\Component\Locale\Model\LocaleInterface
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
return Sylius\Component\Locale\Model\LocaleInterface