PHP Class SensioLabs\DeprecationDetector\Console\Command\CheckCommand

Inheritance: extends Symfony\Component\Console\Command\Command
Show file Open project: sensiolabs-de/deprecation-detector

Protected Methods

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

Method Details

configure() protected method

See also: Command
protected configure ( )

execute() protected method

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : integer
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
return integer