Documentation

rex_console_application extends Application
in package

Table of Contents

Methods

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

Methods

doRun()

public doRun(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

doRunCommand()

protected doRunCommand(Command $command, InputInterface $input, OutputInterface $output) : int
Parameters
$command : Command
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results