ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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 180 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 182 of file Base.php.

183  {
184  return "DummyComponent";
185  }

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