◆ getStatusObjective()
ILIAS\LearningModule\Setup\DBUpdateAgent::getStatusObjective |
( |
Metrics\Storage |
$storage | ) |
|
Definition at line 37 of file class.DBUpdateAgent.php.
39 return new \ilDatabaseUpdateStepsMetricsCollectedObjective($storage,
new LearningModuleDBUpdateSteps());
◆ getUpdateObjective()
ILIAS\LearningModule\Setup\DBUpdateAgent::getUpdateObjective |
( |
?Setup\Config |
$config = null | ) |
|
Definition at line 32 of file class.DBUpdateAgent.php.
34 return new \ilDatabaseUpdateStepsExecutedObjective(
new LearningModuleDBUpdateSteps());
The documentation for this class was generated from the following file: