PHP Class Vespolina\DefaultStoreBundle\Command\SetupCommand

Inheritance: extends Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
Show file Open project: vespolina/vespolina-sandbox

Protected Properties

Property Type Description
$country
$input
$output
$state
$type

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

configure() protected method

protected configure ( )

execute() protected method

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

Property Details

$country protected property

protected $country

$input protected property

protected $input

$output protected property

protected $output

$state protected property

protected $state

$type protected property

protected $type