PHP Класс Hypernode\Magento\Command\Hypernode\Log\ParseLogCommand

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

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

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

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

Метод Описание
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
findLogPath ( boolean $log = false ) : boolean | string Finds the path to the system.log

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

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

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

Finds the path to the system.log
protected findLogPath ( boolean $log = false ) : boolean | string
$log boolean
Результат boolean | string

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

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

protected $_result