ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ILIAS\Cloud\Agent Class Reference
+ Inheritance diagram for ILIAS\Cloud\Agent:
+ Collaboration diagram for ILIAS\Cloud\Agent:

Public Member Functions

 getUpdateObjective (?Config $config=null)
 

Detailed Description

Definition at line 28 of file Agent.php.

Member Function Documentation

◆ getUpdateObjective()

ILIAS\Cloud\Agent::getUpdateObjective ( ?Config  $config = null)

Definition at line 30 of file Agent.php.

30  : Objective
31  {
32  return new \ilDatabaseUpdateStepsExecutedObjective(
33  new RemoveCloudDBUpdate()
34  );
35  }

The documentation for this class was generated from the following file: