3declare(strict_types=1);
25use ILIAS\UI\Implementation\Component\ComponentHelper;
64 Component\Clickable::class,
65 Component\Link\Link::class,
66 Component\Divider\Horizontal::class
68 $this->checkArgListElements(
"items",
$items, $classes);
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...