Skip to content

Psr11Container

Properties

container

public \Psr\Container\ContainerInterface $container

Methods

__construct

public __construct(\Psr\Container\ContainerInterface $container): mixed

Parameters:

Parameter Type Description
$container \Psr\Container\ContainerInterface

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