PHP Класс Go\Console\Command\BaseAspectCommand

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

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

Свойство Тип Описание
$aspectKernel null | Go\Core\AspectKernel Stores an instance of aspect kernel

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

Метод Описание
configure ( ) {@inheritDoc}
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) {@inheritDoc}

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

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

{@inheritDoc}
protected configure ( )

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

{@inheritDoc}
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

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

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

Stores an instance of aspect kernel
protected null|AspectKernel,Go\Core $aspectKernel
Результат null | Go\Core\AspectKernel