3declare(strict_types=1);
41 $this->
if = $this->
globalScreen()->identification()->plugin($plugin->
getId(), $this);
46 return $this->plugin->getPluginName();
51 return $this->plugin->getId();
Customizing of pimple-DIC for ILIAS.
Class PluginIdentificationProvider.
__construct()
Constructor setup ILIAS global object @access public.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc
getProviderNameForPresentation()
trait PluginProviderHelper
Class PluginProviderHelper.