ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ILIAS\UI\Test\TestComponent Class Reference
+ Inheritance diagram for ILIAS\UI\Test\TestComponent:
+ Collaboration diagram for ILIAS\UI\Test\TestComponent:

Public Member Functions

 __construct ($text)
 

Detailed Description

Definition at line 13 of file DefaultRendererTest.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\UI\Test\TestComponent::__construct (   $text)

Definition at line 14 of file DefaultRendererTest.php.

References $text.

14  {
15  $this->text = $text;
16  }
$text

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