1 <?php declare(strict_types=1);
35 $this->value = $value;
__construct(string $label, string $value, Icon $icon=null)
This describes how an icon could be modified during construction of UI.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This describes a very basic Tree Node.
getValue()
The value string that will be displayed behind the label of the node.
This describes a tree node in which the label is complemented by an additional string, forming a key-value pair.