28 public function __construct(
private string $id,
private string $machine_id,
private bool $persists =
false)
39 return $this->machine_id;
54 return $this->persists;
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
getVariantName()
If a definition can be used in several variants (e.g.
getInternalName()
This defines the speaky internal name of the definition, as the consumer would like to use it,...
__construct(private string $id, private string $machine_id, private bool $persists=false)
getFlavourMachineId()
Defines the ID of the machine that supports this definition.
persist()
Define whether the generated flavor and the respective streams should be persisted,...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...