◆ getMigrations()
ILIAS\Setup\Agent::getMigrations |
( |
| ) |
|
Definition at line 37 of file class.Agent.php.
39 return [
new InitLOMForBlogMigration()];
◆ getStatusObjective()
Definition at line 42 of file class.Agent.php.
44 return new \ilDatabaseUpdateStepsMetricsCollectedObjective($storage,
new BlogDBUpdateSteps());
◆ getUpdateObjective()
Definition at line 32 of file class.Agent.php.
34 return new \ilDatabaseUpdateStepsExecutedObjective(
new BlogDBUpdateSteps());
The documentation for this class was generated from the following file: