class AdminUpdatePasswordCommand extends ContainerAwareCommand

command line for updating admin password

php Thelia admin:updatePassword

Class AdminUpdatePasswordCommand

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