|
ILIAS
trunk Revision v12.0_alpha-1221-g4e438232683
|
This class currently is a stub only. More...
Inheritance diagram for ILIAS\Data\Text\PlainText:
Collaboration diagram for ILIAS\Data\Text\PlainText:Public Member Functions | |
| __construct (protected string $plain_text="") | |
| __toString () | |
This class currently is a stub only.
It will need a proper implementation, just like Text\Markdown has.
Definition at line 27 of file PlainText.php.
| ILIAS\Data\Text\PlainText::__construct | ( | protected string | $plain_text = "" | ) |
Definition at line 29 of file PlainText.php.
| ILIAS\Data\Text\PlainText::__toString | ( | ) |
Definition at line 34 of file PlainText.php.