ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
ilSetupObjective Class Reference
+ Inheritance diagram for ilSetupObjective:
+ Collaboration diagram for ilSetupObjective:

Public Member Functions

 __construct (Setup\Config $config)
 

Protected Attributes

Setup Config $config
 

Detailed Description

Definition at line 23 of file class.ilSetupObjective.php.

Constructor & Destructor Documentation

◆ __construct()

ilSetupObjective::__construct ( Setup\Config  $config)

Definition at line 27 of file class.ilSetupObjective.php.

References $config.

28  {
29  $this->config = $config;
30  }

Field Documentation

◆ $config

Setup Config ilSetupObjective::$config
protected

Definition at line 25 of file class.ilSetupObjective.php.

Referenced by __construct().


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