ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
Vertical.php
Go to the documentation of this file.
1
<?php
2
3
/* Copyright (c) 1998-2018 ILIAS open source, Extended GPL, see docs/LICENSE */
4
5
namespace
ILIAS\UI\Component\Divider
;
6
7
use
ILIAS\UI\Component\Component
;
8
13
interface
Vertical
extends
Component
14
{
15
}
ILIAS\UI\Component\Divider
Definition:
Factory.php:5
ILIAS\UI\Component
Component
ILIAS\UI\Component\Divider\Vertical
Vertical Divider.
Definition:
Vertical.php:13
src
UI
Component
Divider
Vertical.php
Generated on Wed Sep 3 2025 20:01:29 for ILIAS by
1.8.13 (using
Doxyfile
)