ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
DummyComponent Class Reference
+ Inheritance diagram for DummyComponent:
+ Collaboration diagram for DummyComponent:

Public Member Functions

 getCanonicalName ()
 Get the canonical name of the component. More...
 
 getCanonicalName ()
 Get the canonical name of the component. More...
 

Detailed Description

Definition at line 166 of file Base.php.

Member Function Documentation

◆ getCanonicalName()

DummyComponent::getCanonicalName ( )

Get the canonical name of the component.

Returns
string

Implements ILIAS\UI\Component\Component.

Definition at line 168 of file Base.php.

169 {
170 return "DummyComponent";
171 }

The documentation for this class was generated from the following file: