class InvalidContainerException extends InvalidArgumentException implements ContainerExceptionInterface (View source)

Exception raised when the object given to Container member class is not a valid container

Methods

mixed
getContainer()

No description

__construct(mixed $invalidContainer, string $forMethod = null)

No description

Details

mixed getContainer()

Return Value

mixed Container object that raised the exception

__construct(mixed $invalidContainer, string $forMethod = null)

Parameters

mixed $invalidContainer
string $forMethod Container method name