18declare(strict_types=1);
20use ILIAS\UI\Implementation\Component\ComponentHelper;
Some very basic component implementation.
withGreeting(string $greeting)
A component is the most general form of an entity in the UI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...