Skip to content

ServiceProvider


  • Full name: \Qubus\Support\Container\ServiceProvider

Methods

register

Registers services on the given container.

public register(\Qubus\Support\Container\ObjectStorageMap $container): static

This method should only be used to configure services and parameters. It should not get services.

Parameters:

Parameter Type Description
$container \Qubus\Support\Container\ObjectStorageMap