44 if (!isset(self::$instance)) {
59 return $this->
get(MainMenuItemFactory::class);
68 return $this->
getWithArgument(CollectorFactory::class, $this->provider_factory);
79 return $this->
getWithArgument(IdentificationFactory::class, $this->provider_factory);
An exception for terminatinating execution or to throw for unit testing.
Class IdentificationFactory.
Class MainMenuItemFactory.
__construct(ProviderFactoryInterface $provider_factory)
Services constructor.
static getInstance(ProviderFactoryInterface $provider_factory)
Interface ProviderFactoryInterface.
trait SingletonTrait
Class SingletonTrait.
getWithArgument(string $class_name, $argument)
Class ilCertificateAppEventListener.