ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
◀ ilDoc Overview
isItem.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\GlobalScreen\Scope\Toast\Factory
;
22
23
use
ILIAS\GlobalScreen\Identification\IdentificationInterface
;
24
28
interface
isItem
29
{
33
public
function
getProviderIdentification
():
IdentificationInterface
;
34
}
ILIAS\GlobalScreen\Identification\IdentificationInterface
Interface IdentificationInterface.
Definition:
IdentificationInterface.php:29
IdentificationInterface
ILIAS\GlobalScreen\Scope\Toast\Factory\isItem
Definition:
isItem.php:28
ILIAS\GlobalScreen\Scope\Toast\Factory\isItem\getProviderIdentification
getProviderIdentification()
ILIAS\GlobalScreen\Scope\Toast\Factory
Definition:
isItem.php:21
components
ILIAS
GlobalScreen
src
Scope
Toast
Factory
isItem.php
Generated on Mon Sep 1 2025 23:03:11 for ILIAS by
1.8.13 (using
Doxyfile
)