ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
CoreIdentification.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
namespace
ILIAS\GlobalScreen\Identification
;
21
30
class
CoreIdentification
extends
AbstractIdentification
implements
IdentificationInterface
31
{
32
}
ILIAS\GlobalScreen\Identification\IdentificationInterface
Interface IdentificationInterface.
Definition:
IdentificationInterface.php:29
ILIAS\GlobalScreen\Identification\CoreIdentification
Class CoreIdentification.
Definition:
CoreIdentification.php:30
ILIAS\GlobalScreen\Identification\AbstractIdentification
Definition:
AbstractIdentification.php:31
ILIAS\GlobalScreen\Identification
Definition:
AbstractIdentification.php:21
src
GlobalScreen
Identification
CoreIdentification.php
Generated on Tue Sep 2 2025 21:01:43 for ILIAS by
1.8.13 (using
Doxyfile
)