class RouterCommand extends Command

Properties

protected $app

Methods

__construct(Application $app, $name = null)

No description

configure()

No description

execute(InputInterface $input, OutputInterface $output)

No description

Details

at line 38
__construct(Application $app, $name = null)

Parameters

Application $app
$name

at line 43
protected configure()

at line 58
protected execute(InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output