ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
ilLanguageObjective Class Reference
+ Inheritance diagram for ilLanguageObjective:
+ Collaboration diagram for ilLanguageObjective:

Public Member Functions

 __construct (\ilLanguageSetupConfig $config)
 

Protected Attributes

 $config
 

Detailed Description

Definition at line 7 of file class.ilLanguageObjective.php.

Constructor & Destructor Documentation

◆ __construct()

ilLanguageObjective::__construct ( \ilLanguageSetupConfig  $config)

Definition at line 14 of file class.ilLanguageObjective.php.

References $config.

16  {
17  $this->config = $config;
18  }

Field Documentation

◆ $config

ilLanguageObjective::$config
protected

Definition at line 12 of file class.ilLanguageObjective.php.

Referenced by __construct().


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