final class ContainerBuilder (View source)

Properties

static ContainerInterface|null $container

Methods

static ContainerInterface
getContainer()

No description

static void
loadServices(array $services, ServicesConfigurator $servicesConfigurator)

No description

Details

static ContainerInterface getContainer()

No description

Return Value

ContainerInterface

static void loadServices(array $services, ServicesConfigurator $servicesConfigurator)

No description

Parameters

array $services
ServicesConfigurator $servicesConfigurator

Return Value

void