class Install extends ContainerAwareCommand

try to install a new instance of Thelia

Class Install

Methods

setContainer( ContainerInterface $container = null)

No description

EventDispatcher
getDispatcher()

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