ILIAS  release_10 Revision v10.1-43-ga1241a92c2f
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 319 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 321 of file Base.php.

321  : string
322  {
323  return "DummyComponent";
324  }

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