19declare(strict_types=1);
37 $this->byline = $byline;
getByline()
The byline string that will be displayed as additional information to the current node.
__construct(string $label, string $byline, ?Icon $icon=null)
This describes how an icon could be modified during construction of UI.
This describes a tree node with an byline providing additional information about this node.
This describes a very basic Tree Node.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc