52 return $this->
get(MainMenuItemFactory::class);
61 return $this->
get(MetaBarItemFactory::class);
71 return $this->
get(ToolServices::class);
80 return $this->
getWithArgument(LayoutServices::class, $this->resource_version);
89 return $this->
get(NotificationServices::class);
98 return $this->
getWithArgument(CollectorFactory::class, $this->provider_factory);
109 return $this->
getWithArgument(IdentificationFactory::class, $this->provider_factory);
Class MainMenuItemFactory.
trait SingletonTrait
Class SingletonTrait.
__construct(ProviderFactory $provider_factory, string $resource_version='')
Services constructor.
Interface ProviderFactory.
Class IdentificationFactory.
getWithArgument(string $class_name, $argument)
Class ilAsqQuestionAuthoringFactory.
Class NotificationServices.