3declare(strict_types=1);
This is how a factory for Message Boxes looks like.
failure(string $message_text)
info(string $message_text)
success(string $message_text)
confirmation(string $message_text)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...