class ContainerAwareCommand extends Command implements ContainerAwareInterface

Command.

Methods

setContainer( ContainerInterface $container = null)

No description

EventDispatcher
getDispatcher()

No description

Details

at line 61
setContainer( ContainerInterface $container = null)

Parameters

ContainerInterface $container

See also

ContainerAwareInterface::setContainer()

at line 69
EventDispatcher getDispatcher()

Return Value

EventDispatcher