3declare(strict_types=1);
24use ILIAS\UI\Implementation\Component\ComponentHelper;
41 $types = array(
'string',
C\Component::class);
42 $this->checkArgListElements(
"items",
$items, $types);
51 $types = array(
'string',
C\Component::class);
52 $this->checkArgListElements(
"items",
$items, $types);
__construct(array $items)
Listing constructor.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...