ILIAS  release_7 Revision v7.30-3-g800a261c036
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 251 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 253 of file Base.php.

254 {
255 return "DummyComponent";
256 }

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