This exception is thrown when a circular reference is detected.
- author Johannes M.
Schmitt
Instantiable
- Extends
- Implements
Psr\Container\ContainerExceptionInterface Stringable Symfony \Component \DependencyInjection \Exception \ExceptionInterface Throwable
Methods |
public __construct(string $serviceId, array $path, ?Throwable $previous = NULL) |
public getPath() : array |
public getServiceId() : string |
Properties |
Properties |
private array $path |
private string $serviceId |