1<?
php declare(strict_types=1);
An exception for terminatinating execution or to throw for unit testing.
This describes how an icon could be modified during construction of UI.
getSize()
Get the size of this icon.
withAbbreviation($abbreviation)
Set the abbreviation for this icon.
getName()
Get the name of the icon.
isDisabled()
Is the Icon disabled?
withSize($size)
Set the size for this icon.
getLabel()
Get the label of this icon.
withDisabled($is_disabled)
Get an icon like this, but marked as disabled.
getAbbreviation()
Get the abbreviation of this icon.