class ModuleGenerateSqlCommand extends BaseModuleGenerate

generate sql for a specific module

Class ModuleGenerateSqlCommand

Methods

setContainer( ContainerInterface $container = null)

No description

EventDispatcher
getDispatcher()

No description

configure()

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 32
configure()

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

Parameters

InputInterface $input
OutputInterface $output