19 declare(strict_types=1);
39 protected string $plugin_id,
40 string $internal_identifier,
43 string $provider_presentation_name
49 $provider_presentation_name
58 return $this->plugin_id;
67 return $this->plugin_id;
Interface IdentificationInterface.
getProviderNameForPresentation()
Class PluginIdentification.
Interface SerializerInterface.
__construct(protected string $plugin_id, string $internal_identifier, string $classname, SerializerInterface $serializer, string $provider_presentation_name)
__construct(Container $dic, ilPlugin $plugin)