6use Symfony\Component\Console\Application;
7use Symfony\Component\Console\Command\Command;
14class App extends Application
16 const NAME =
"The ILIAS Setup";
21 foreach ($commands as
$c) {
An exception for terminatinating execution or to throw for unit testing.
The ILIAS-setup-console-application.
__construct(Command ... $commands)
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...