PHP Класс Carew\Command\GeneratePost

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

Открытые методы

Метод Описание
__construct ( $inflector = null, $defaultDate = null )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

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

Метод Описание
configure ( )

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

__construct() публичный метод

public __construct ( $inflector = null, $defaultDate = null )

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

protected configure ( )

execute() публичный метод

public 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