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

Public Member Functions

 __construct ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

ilOwnRiskConfirmedObjective::__construct ( )

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

References ILIAS\GlobalScreen\Provider\__construct().

26  {
28  "Please note that you are running this program at your own risk and with\n" .
29  "absolutely no warranty. You should perform regular backups and thorough\n" .
30  "testing to prevent data loss or unpleasant surprises when running this\n" .
31  "program. Are you fine with this?"
32  );
33  }
__construct(Container $dic, ilPlugin $plugin)
+ Here is the call graph for this function:

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