ILIAS  release_8 Revision v8.24
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 287 of file Base.php.

Member Function Documentation

◆ getCanonicalName()

DummyComponent::getCanonicalName ( )

Get the canonical name of the component.

Implements ILIAS\UI\Component\Component.

Definition at line 289 of file Base.php.

289 : string
290 {
291 return "DummyComponent";
292 }

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