3 declare(strict_types=1);
    32     public function inform(
string $message): void;
    34     public function confirmExplicit(
string $message, 
string $type_text_to_confirm): bool;
 
confirmOrDeny(string $message)
 
This defines ways in which objectives may interact with admins during the setup. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
confirmExplicit(string $message, string $type_text_to_confirm)