Elgg
Version 6.1
|
Wrapper for console application. More...
Public Member Functions | |
setup (InputInterface $input, OutputInterface $output) | |
Configure input and output. More... | |
Wrapper for console application.
Definition at line 11 of file Application.php.
Elgg\Cli\Application::setup | ( | InputInterface | $input, |
OutputInterface | $output | ||
) |
Configure input and output.
InputInterface | $input | Input |
OutputInterface | $output | Output |
Definition at line 21 of file Application.php.