class ModuleGenerateModelCommand extends BaseModuleGenerate

generate class model for a specific module

Class ModuleGenerateModelCommand

Methods

setContainer( ContainerInterface $container = null)

No description

EventDispatcher
getDispatcher()

No description

execute( InputInterface $input, OutputInterface $output)

No description

Details

in ContainerAwareCommand at line 61
setContainer( ContainerInterface $container = null)

Parameters

ContainerInterface $container

See also

ContainerAwareInterface::setContainer()

in ContainerAwareCommand at line 69
EventDispatcher getDispatcher()

Return Value

EventDispatcher

at line 52
execute( InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output