3 declare(strict_types=1);
    39             "Descriptive List items",
    41             fn ($k, $v) => is_string($k) && (is_string($v) || $v instanceof 
C\
Component),
    42             fn ($k, $v) => 
"expected keys of type string and values of type string|Component, got ($k => $v)"    54             "Descriptive List items",
    56             fn ($k, $v) => is_string($k) && (is_string($v) || $v instanceof 
C\
Component),
    57             fn ($k, $v) => 
"expected keys of type string and values of type string|Component, got ($k => $v)" 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
__construct(array $items)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...