ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ 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:30
ILIAS\GlobalScreen\Identification
Definition:
AbstractIdentification.php:21
components
ILIAS
GlobalScreen
src
Identification
CoreIdentification.php
Generated on Sun Aug 31 2025 23:03:01 for ILIAS by
1.8.13 (using
Doxyfile
)