| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
A More...
 Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\Setting:Public Member Functions | |
| __construct (private readonly Closure $value, private readonly Closure $update) | |
| value () | |
| update ($value) | |
A
Definition at line 29 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 35 of file Setting.php.
| ILIAS\LegalDocuments\ConsumerToolbox\Setting::update | ( | $value | ) | 
| A | $value | 
Definition at line 52 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 | ( | ) |