This exception is thrown when a circular reference in a parameter is detected.
- author Fabien Potencier
Instantiable
- Extends
- Implements
Psr\Container\ContainerExceptionInterface Stringable Symfony \Component \DependencyInjection \Exception \ExceptionInterface Throwable
| Methods |
| public __construct(array $parameters, ?Throwable $previous = NULL) |
| public getParameters() : array |
| Properties |
| Properties |
| private array $parameters |