ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
A More...
Public Member Functions | |
__construct (private readonly Closure $value, private readonly Closure $update) | |
value () | |
update ($value) | |
A
Definition at line 28 of file Setting.php.
ILIAS\LegalDocuments\ConsumerToolbox\Setting::__construct | ( | private readonly Closure | $value, |
private readonly Closure | $update | ||
) |
Closure() | A $value |
Closure(A) | void $update |
Definition at line 34 of file Setting.php.
ILIAS\LegalDocuments\ConsumerToolbox\Setting::update | ( | $value | ) |
A | $value |
Definition at line 51 of file Setting.php.
Referenced by ILIAS\LegalDocuments\test\ConsumerToolbox\SettingTest\testUpdate().
ILIAS\LegalDocuments\ConsumerToolbox\Setting::value | ( | ) |