Documentation

rex_console_application extends Application
in package

Table of Contents

Methods

__construct()  : mixed
doRun()  : mixed
doRunCommand()  : mixed

Methods

doRun()

public doRun(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

doRunCommand()

protected doRunCommand(Command $command, InputInterface $input, OutputInterface $output) : mixed
Parameters
$command : Command
$input : InputInterface
$output : OutputInterface

        
On this page

Search results