3 declare(strict_types=1);
25 class Custom extends Icon implements C\Symbol\Icon\Custom
31 $this->checkArgIsElement(
34 self::$possible_sizes,
35 implode(
'/', self::$possible_sizes)
37 $this->name =
'custom';
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(string $icon_path, string $label, string $size, bool $is_disabled)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...