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