ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
__construct (private readonly Transformation $from_string, private readonly Transformation $to_string) | |
fromString () | |
toString () | |
Definition at line 25 of file Convert.php.
ILIAS\LegalDocuments\ConsumerToolbox\Convert::__construct | ( | private readonly Transformation | $from_string, |
private readonly Transformation | $to_string | ||
) |
Definition at line 27 of file Convert.php.
ILIAS\LegalDocuments\ConsumerToolbox\Convert::fromString | ( | ) |
Definition at line 33 of file Convert.php.
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Marshal\nullable(), and ILIAS\TermsOfService\UserSettings\setting().
ILIAS\LegalDocuments\ConsumerToolbox\Convert::toString | ( | ) |
Definition at line 38 of file Convert.php.
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Marshal\nullable(), and ILIAS\TermsOfService\UserSettings\setting().