Documentation

UnityApplication extends Application
in package

FinalYes

Symfony application that also reports command-line validation failures.

Table of Contents

Methods

__construct()  : mixed
doRun()  : int
run()  : int

Methods

doRun()

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

run()

public run([InputInterface|null $input = null ][, OutputInterface|null $output = null ]) : int
Parameters
$input : InputInterface|null = null
$output : OutputInterface|null = null
Return values
int
On this page

Search results