19declare(strict_types=1);
30 private readonly array $contributions
36 return 'user_settings';
This is an objective to build some artifact.
build()
Build the artifact based.
getArtifactName()
Get the filename where the builder wants to put its artifact.
__construct(private readonly array $contributions)
An artifact is some file that is build on demand per installation and is not shipped with the ILIAS s...
getSettingConfigurations()
Return all User Settings provided by the component.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...