Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Cli\Application Class Reference

Wrapper for console application. More...

Inheritance diagram for Elgg\Cli\Application:

Public Member Functions

 setup (InputInterface $input, OutputInterface $output)
 Configure input and output. More...
 

Detailed Description

Wrapper for console application.

Definition at line 11 of file Application.php.

Member Function Documentation

Elgg\Cli\Application::setup ( InputInterface  $input,
OutputInterface  $output 
)

Configure input and output.

Parameters
InputInterface$inputInput
OutputInterface$outputOutput
Returns
void

Definition at line 21 of file Application.php.


The documentation for this class was generated from the following file: