LoadDataFixturesEccubeCommand extends DoctrineCommand
Table of Contents
$defaultName | ||
---|---|---|
$container | ContainerInterface | |
__construct() | mixed | |
configure() | mixed | |
execute() | mixed |
Properties
$defaultName
protected
static mixed
$defaultName
= 'eccube:fixtures:load'
$container
protected
ContainerInterface
$container
Methods
__construct()
public
__construct(
$container :
ContainerInterface
)
: mixed
Parameters
- $container : ContainerInterface
Return values
mixedconfigure()
protected
configure(
)
: mixed
Return values
mixedexecute()
protected
execute(
$input :
InputInterface
, $output :
OutputInterface
)
: mixed
Parameters
- $input : InputInterface
- $output : OutputInterface