ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
◀ ilDoc Overview
FooterProviderInterface.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\GlobalScreen\Scope\Footer\Provider
;
22
23
use
ILIAS\GlobalScreen\Identification\IdentificationInterface
;
24
28
interface
FooterProviderInterface
29
{
33
// public function getAllIdentifications(): array;
34
}
ILIAS\GlobalScreen\Identification\IdentificationInterface
Interface IdentificationInterface.
Definition:
IdentificationInterface.php:30
ILIAS\GlobalScreen\Scope\Footer\Provider\FooterProviderInterface
Definition:
FooterProviderInterface.php:29
ILIAS\GlobalScreen\Scope\Footer\Provider
Definition:
FooterProviderInterface.php:21
components
ILIAS
GlobalScreen
src
Scope
Footer
Provider
FooterProviderInterface.php
Generated on Sat Dec 13 2025 23:02:23 for ILIAS by
1.9.4 (using
Doxyfile
)