PHP Класс Aimeos\ShopBundle\Command\CacheCommand

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

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

Метод Описание
configure ( ) Configures the command name and description.
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) Executes the job controllers.

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

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

Configures the command name and description.
protected configure ( )

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

Executes the job controllers.
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface Input object
$output Symfony\Component\Console\Output\OutputInterface Output object