ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\LegalDocuments\Value\DocumentContent Class Reference
+ Collaboration diagram for ILIAS\LegalDocuments\Value\DocumentContent:

Public Member Functions

 __construct (private readonly string $type, private readonly string $title, private readonly string $value,)
 
 type ()
 
 title ()
 
 value ()
 

Detailed Description

Definition at line 23 of file DocumentContent.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\LegalDocuments\Value\DocumentContent::__construct ( private readonly string  $type,
private readonly string  $title,
private readonly string  $value 
)

Definition at line 25 of file DocumentContent.php.

29 {
30 }

Member Function Documentation

◆ title()

ILIAS\LegalDocuments\Value\DocumentContent::title ( )

◆ type()

ILIAS\LegalDocuments\Value\DocumentContent::type ( )

◆ value()

ILIAS\LegalDocuments\Value\DocumentContent::value ( )

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