41 $clone->crumbs[] = $crumb;
An exception for terminatinating execution or to throw for unit testing.
__construct(array $crumbs)
getItems()
Get all crumbs.\ILIAS\UI\Component\Link\Standard[]
withAppendedItem($crumb)
Append an crumb-entry to the bar.Breadcrumbs
A component is the most general form of an entity in the UI.
checkArgListElements($which, array &$values, $classes)
Check every element of the list if it is an instance of one of the given classes.
trait ComponentHelper
Provides common functionality for component implementations.
checkArgInstanceOf($which, $value, $class)
Throw an InvalidArgumentException if $value is not an instance of $class.
Class ChatMainBarProvider \MainMenu\Provider.