ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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
}
C\Input\Field\Node\Leaf
ILIAS\UI\Implementation\Component\Input\Field\Node\Leaf
Definition:
Leaf.php:28
ILIAS\UI\Implementation\Component\Input\Field\Node\Node
Definition:
Node.php:29
ILIAS\UI\Component
ILIAS\UI\Implementation\Component\Input\Field\Node
Definition:
Async.php:20
components
ILIAS
UI
src
Implementation
Component
Input
Field
Node
Leaf.php
Generated on Sun Oct 19 2025 23:04:30 for ILIAS by
1.9.4 (using
Doxyfile
)