Thrown when trying to inject a parameter into a constructor/method with an incompatible type.
- author Nicolas Grekas
- author Julien Maulny
Instantiable
- Extends
- Implements
Psr\Container\ContainerExceptionInterface Stringable Symfony \Component \DependencyInjection \Exception \ExceptionInterface Throwable
Methods |
public __construct(string $serviceId, string $type, ReflectionParameter $parameter) |
Properties |