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