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): mixed

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


Automatically generated on 2025-10-13