3 declare(strict_types=1);
41 $types = array(Standard::class);
42 $this->checkArgListElements(
"crumbs", $crumbs, $types);
60 $clone->crumbs[] = $crumb;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(array $crumbs)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withAppendedItem(Standard $crumb)