ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
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.

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)
@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: