InvalidParameterTypeException
extends InvalidArgumentException
in package
Thrown when trying to inject a parameter into a constructor/method with an incompatible type.
Tags
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(string $serviceId, string $type, ReflectionParameter $parameter) : mixed
Parameters
- $serviceId : string
- $type : string
- $parameter : ReflectionParameter