PHP Класс Magestead\Command\Log\ViewCommand

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

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

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

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

Метод Описание
configure ( ) Configure the view command
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand

Приватные методы

Метод Описание
getCommand ( Config $config, $log ) : string
getLogLocation ( $server, $os ) : string

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

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

Configure the view command
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

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

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

protected $_config

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

protected $_projectPath