1 <?php declare(strict_types=1);
169 self::$possible_sizes,
170 implode(
'/', self::$possible_sizes)
185 return self::$standard_icons;
202 $clone = clone $this;
checkArgIsElement($which, $value, $array, $name)
Throw an InvalidArgumentException if $value is not an element of array.
getAllStandardHandles()
get all defined constants
trait ComponentHelper
Provides common functionality for component implementations.
withIsOutlined(bool $is_outlined)
__construct(string $name, string $label, string $size, bool $is_disabled)