ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
◀ ilDoc Overview
MetaBarProviderInterface.php
Go to the documentation of this file.
1
<?php
namespace
ILIAS\GlobalScreen\Scope\MetaBar\Provider
;
2
8
interface
MetaBarProviderInterface
9
{
10
14
public
function
getProviderNameForPresentation
() : string;
15
}
ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface\getProviderNameForPresentation
getProviderNameForPresentation()
ILIAS\GlobalScreen\Scope\MetaBar\Provider
Definition:
AbstractStaticMetaBarPluginProvider.php:1
ILIAS\GlobalScreen\Scope\MetaBar\Provider\MetaBarProviderInterface
Class MetaBarProviderInterface.
Definition:
MetaBarProviderInterface.php:8
src
GlobalScreen
Scope
MetaBar
Provider
MetaBarProviderInterface.php
Generated on Tue Sep 2 2025 20:01:28 for ILIAS by
1.8.13 (using
Doxyfile
)