ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
Custom.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Component\Symbol\Icon
;
22
26
interface
Custom
extends
Icon
27
{
31
public
function
getIconPath
(): string;
32
}
ILIAS\UI\Component\Symbol\Icon\Custom\getIconPath
getIconPath()
Return the path to the icon's image.
Standard
ILIAS\UI\Component\Symbol\Icon
Definition:
Custom.php:21
Transformation
components
ILIAS
UI
src
Component
Symbol
Icon
Custom.php
Generated on Sun Aug 31 2025 23:02:05 for ILIAS by
1.8.13 (using
Doxyfile
)