Skip to content

InjectorContainer

Properties

container

public \Qubus\Injector\Psr11\Container $container

Methods

__construct

public __construct(\Qubus\Injector\Psr11\Container $container): mixed

Parameters:

Parameter Type Description
$container \Qubus\Injector\Psr11\Container

make

Instantiate and return an object based on its class name.

public make(string $className): mixed

Parameters:

Parameter Type Description
$className string


Automatically generated on 2025-10-13