class InvalidParameterTypeException extendsInvalidArgumentException

Thrown when trying to inject a parameter into a constructor/method with an incompatible type.

Methods

__construct(string$serviceId,string$type,ReflectionParameter$parameter)

No description

Details

__construct(string$serviceId,string$type,ReflectionParameter$parameter)

Parameters

string $serviceId
string $type
ReflectionParameter $parameter