ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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 Oct 18 2025 23:03:06 for ILIAS by
1.9.4 (using
Doxyfile
)