10 abstract class Icon implements C\Symbol\Icon\Icon
94 self::$possible_sizes,
95 implode(
'/', self::$possible_sizes)
124 $clone = clone $this;
checkArgIsElement($which, $value, $array, $name)
Throw an InvalidArgumentException if $value is not an element of array.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
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.
withAbbreviation($abbreviation)
withDisabled($is_disabled)