PHP Class blink\console\ShellCommand

Since: 0.3
Inheritance: extends blink\core\console\Command
Show file Open project: bixuehujin/blink

Public Properties

Property Type Description
$casters
$description
$name

Protected Methods

Method Description
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Method Details

execute() protected method

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

Property Details

$casters public property

public $casters

$description public property

public $description

$name public property

public $name