|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
@template A More...
Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\Setting:Public Member Functions | |
| __construct (private readonly Closure $value, private readonly Closure $update) | |
| value () | |
| update ($value) | |
@template 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().
Here is the caller graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\Setting::value | ( | ) |
Definition at line 43 of file Setting.php.
References ILIAS\LegalDocuments\ConsumerToolbox\Setting\value().
Referenced by ILIAS\LegalDocuments\ConsumerToolbox\Setting\value().
Here is the call graph for this function:
Here is the caller graph for this function: