PHP Класс Magestead\Command\Index\SetModeCommand

Наследование: extends Symfony\Component\Console\Command\Command
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$_config
$_projectPath

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

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand | null
getCommand ( Config $config, $mode ) : boolean | string

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

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

protected configure ( )

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

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand | null
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Результат Magestead\Command\ProcessCommand | null

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

protected getCommand ( Config $config, $mode ) : boolean | string
$config Magestead\Helper\Config
$mode
Результат boolean | string

Описание свойств

$_config защищенное свойство

protected $_config

$_projectPath защищенное свойство

protected $_projectPath