19declare(strict_types=1);
42 $this->
if = $this->
globalScreen()->identification()->plugin($plugin->
getId(), $this);
47 return $this->plugin->getPluginName();
52 return $this->plugin->getId();
Customizing of pimple-DIC for ILIAS.
Class PluginIdentificationProvider.
__construct()
Constructor setup ILIAS global object @access public.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
getProviderNameForPresentation()
trait PluginProviderHelper
Class PluginProviderHelper.