PHP Класс Magestead\Command\Cache\EnableCommand

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

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

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

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

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

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

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

protected configure ( )

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

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

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

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

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

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

protected $_config

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

protected $_projectPath