PHP Class Psecio\Versionscan\Command\ScanCommand

Inheritance: extends Symfony\Component\Console\Command\Command
Show file Open project: psecio/versionscan

Protected Methods

Method Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) Execute the "scan" command

Method Details

configure() protected method

protected configure ( )

execute() protected method

Execute the "scan" command
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