19 declare(strict_types=1);
190 $this->checkArgIsElement(
193 self::$possible_sizes,
194 implode(
'/', self::$possible_sizes)
209 return self::$standard_icons;
218 return self::$standard_page_editor_icons;
static array $standard_icons
getAllStandardHandles()
get all defined constants
static array $standard_page_editor_icons
getAllStandardPageEditorHandles()
get all defined constants
__construct(string $name, string $label, string $size, bool $is_disabled)