GenerateProxyCommand extends ContainerAwareCommand
Table of Contents
| $defaultName | ||
|---|---|---|
| $entityProxyService | EntityProxyService | |
| __construct() | mixed | |
| configure() | mixed | |
| execute() | mixed |
Properties
$defaultName
protected
static mixed
$defaultName
= 'eccube:generate:proxies'
$entityProxyService
private
EntityProxyService
$entityProxyService
Methods
__construct()
public
__construct(
$entityProxyService :
EntityProxyService
)
: mixed
Parameters
- $entityProxyService : EntityProxyService
Return values
mixedconfigure()
protected
configure(
)
: mixed
Return values
mixedexecute()
protected
execute(
$input :
InputInterface
, $output :
OutputInterface
)
: mixed
Parameters
- $input : InputInterface
- $output : OutputInterface