ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ComponentDummy Class Reference
+ Inheritance diagram for ComponentDummy:
+ Collaboration diagram for ComponentDummy:

Public Member Functions

 __construct ($id="")
 

Detailed Description

Definition at line 10 of file PanelTest.php.

Constructor & Destructor Documentation

◆ __construct()

ComponentDummy::__construct (   $id = "")

Definition at line 11 of file PanelTest.php.

11  {
12  $this->id = $id;
13  }

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