ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
Standard.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\UI\Component\Entity
;
22
26
interface
Standard
extends
Entity
27
{
28
}
ILIAS\UI\Component\Entity\Entity
This describes an Entity.
Definition:
Entity.php:36
ILIAS\UI\Component\Entity\Standard
This describes a standard Entity.
Definition:
Standard.php:26
ILIAS\UI\Component\Entity
Definition:
Entity.php:21
src
UI
Component
Entity
Standard.php
Generated on Wed Sep 10 2025 14:12:04 for ILIAS by
1.8.13 (using
Doxyfile
)