Jelix 1.8.13

DevApplication extends Application
in package

Tags

Table of Contents

doRun()  : int
Runs the current application.
getDefinition()  : mixed

Methods

doRun()

Runs the current application.

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

0 if everything went fine, or an error code

getDefinition()

public getDefinition() : mixed
Tags
Return values
mixed

Search results