19declare(strict_types=1);
37 $this->title = $title;
53 if (isset($this->entries[$entry->getProviderIdentification()->serialize()])) {
56 $this->entries[$entry->getProviderIdentification()->serialize()] = $entry;
Interface IdentificationInterface.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc