9 abstract class Icon implements C\Icon\Icon
92 self::$possible_sizes,
93 implode(self::$possible_sizes,
'/')
122 $clone = clone $this;
withAbbreviation($abbreviation)
checkArgIsElement($which, $value, $array, $name)
Throw an InvalidArgumentException if $value is not an element of array.
trait ComponentHelper
Provides common functionality for component implementations.
checkStringArg($which, $value)
Throw an InvalidArgumentException if $value is no string.
checkBoolArg($which, $value)
Throw an InvalidArgumentException if $value is not a bool.
withDisabled($is_disabled)