ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
MetaBarProviderInterface.php
Go to the documentation of this file.
1
<?
php
2
19
declare(strict_types=1);
20
namespace
ILIAS\GlobalScreen\Scope\MetaBar\Provider
;
21
26
interface
MetaBarProviderInterface
27
{
31
public
function
getProviderNameForPresentation
() : string;
32
}
php
An exception for terminatinating execution or to throw for unit testing.
ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface
Class MetaBarProviderInterface.
Definition:
MetaBarProviderInterface.php:27
ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface\getProviderNameForPresentation
getProviderNameForPresentation()
ILIAS\GlobalScreen\Scope\MetaBar\Provider
Definition:
AbstractStaticMetaBarPluginProvider.php:20
src
GlobalScreen
Scope
MetaBar
Provider
MetaBarProviderInterface.php
Generated on Sat Oct 4 2025 21:01:13 for ILIAS by
1.9.4 (using
Doxyfile
)