ILIAS  release_8 Revision v8.19-1-g4e8f2f9140c
All Data Structures Namespaces Files Functions Variables Modules Pages
DummyComponent Class Reference
+ Inheritance diagram for DummyComponent:
+ Collaboration diagram for DummyComponent:

Public Member Functions

 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: