PHP Класс N98\Magento\Command\SelfUpdateCommand

Автор: Igor Wiedler ([email protected])
Автор: Christian Münch ([email protected])
Наследование: extends AbstractMagentoCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
isEnabled ( ) : boolean

Защищенные методы

Метод Описание
_exit ( ) : void Stop execution
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Описание методов

_exit() защищенный Метод

This is a workaround to prevent warning of dispatcher after replacing the phar file.
protected _exit ( ) : void
Результат void

configure() защищенный Метод

protected configure ( )

execute() защищенный Метод

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

isEnabled() публичный Метод

public isEnabled ( ) : boolean
Результат boolean