2declare(strict_types=1);
31 $this->checkLabelParameter($label);
32 $this->checkItemParameter($items);
33 $this->label = $label;
34 $this->items = $items;
43 $clone->active =
true;
An exception for terminatinating execution or to throw for unit testing.
This describes how a glyph could be modified during construction of UI.
This describes how a icon could be modified during construction of UI.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.