ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
CoreIdentification.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\GlobalScreen\Identification
;
22
31
class
CoreIdentification
extends
AbstractIdentification
implements
IdentificationInterface
32
{
33
}
ILIAS\GlobalScreen\Identification\AbstractIdentification
Definition:
AbstractIdentification.php:31
ILIAS\GlobalScreen\Identification\CoreIdentification
Class CoreIdentification.
Definition:
CoreIdentification.php:32
ILIAS\GlobalScreen\Identification\IdentificationInterface
Interface IdentificationInterface.
Definition:
IdentificationInterface.php:30
ILIAS\GlobalScreen\Identification
Definition:
AbstractIdentification.php:21
components
ILIAS
GlobalScreen
src
Identification
CoreIdentification.php
Generated on Sat Dec 13 2025 23:02:23 for ILIAS by
1.9.4 (using
Doxyfile
)