PHP Class Carew\Command\GeneratePost

Inheritance: extends Symfony\Component\Console\Command\Command
Datei anzeigen Open project: carew/carew

Public Methods

Method Description
__construct ( $inflector = null, $defaultDate = null )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Protected Methods

Method Description
configure ( )

Method Details

__construct() public method

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

configure() protected method

protected configure ( )

execute() public method

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