ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
◀ ilDoc Overview
Leaf.php
Go to the documentation of this file.
1
<?php
2
18
declare(strict_types=1);
19
20
namespace
ILIAS\UI\Implementation\Component\Input\Field\Node
;
21
22
use
ILIAS\UI\Component
as
C
;
23
27
class
Leaf
extends
Node
implements C\Input\Field\Node\Leaf
28
{
29
}
ILIAS\UI\Implementation\Component\Input\Field\Node\Node
Definition:
Node.php:28
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Input\Field\Node\Leaf
Definition:
Leaf.php:27
ILIAS\UI\Implementation\Component\Input\Field\Node
Definition:
Async.php:20
components
ILIAS
UI
src
Implementation
Component
Input
Field
Node
Leaf.php
Generated on Wed Sep 3 2025 23:04:13 for ILIAS by
1.8.13 (using
Doxyfile
)