ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
IdentificationGenerator.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
ILIAS\MainMenu\Storage\Identification
;
4
10
interface
IdentificationGenerator
11
{
12
17
public
function
getUniqueResourceIdentification
() :
ResourceIdentification
;
18
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\MainMenu\Storage\Identification\ResourceIdentification
Interface Identification.
Definition:
ResourceIdentification.php:15
ILIAS\MainMenu\Storage\Identification\IdentificationGenerator
Class UniqueIDIdentificationGenerator.
Definition:
IdentificationGenerator.php:11
ILIAS\MainMenu\Storage\Identification\IdentificationGenerator\getUniqueResourceIdentification
getUniqueResourceIdentification()
ILIAS\MainMenu\Storage\Identification
Definition:
IdentificationGenerator.php:3
Services
MainMenu
classes
Storage
Identification
IdentificationGenerator.php
Generated on Sat Oct 4 2025 20:01:02 for ILIAS by
1.9.4 (using
Doxyfile
)