ILIAS  release_7 Revision v7.30-3-g800a261c036
ilOwnRiskConfirmedObjective Class Reference
+ Inheritance diagram for ilOwnRiskConfirmedObjective:
+ Collaboration diagram for ilOwnRiskConfirmedObjective:

Public Member Functions

 __construct ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ __construct()

ilOwnRiskConfirmedObjective::__construct ( )

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

10 {
12 "Please note that you are running this program at your own risk and with\n" .
13 "absolutely no warranty. You should perform regular backups and thorough\n" .
14 "testing to prevent data loss or unpleasant surprises when running this\n" .
15 "program. Are you fine with this?"
16 );
17 }
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc

References ILIAS\GlobalScreen\Provider\__construct().

+ Here is the call graph for this function:

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