ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Installation command. More...
Public Member Functions | |
__construct (AgentFinder $agent_finder) | |
Protected Member Functions | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
Static Protected Attributes | |
static | $defaultName = "build-artifacts" |
Installation command.
Definition at line 36 of file BuildArtifactsCommand.php.
ILIAS\Setup\CLI\BuildArtifactsCommand::__construct | ( | AgentFinder | $agent_finder | ) |
Definition at line 43 of file BuildArtifactsCommand.php.
References ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 49 of file BuildArtifactsCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins().
|
protected |
Definition at line 56 of file BuildArtifactsCommand.php.
References Vendor\Package\$e, ILIAS\Setup\CLI\getRelevantAgent(), ILIAS\Setup\NoConfirmationException\getRequestedConfirmation(), and ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION.
|
staticprotected |
Definition at line 41 of file BuildArtifactsCommand.php.