class ParameterCircularReferenceException extends RuntimeException
This exception is thrown when a circular reference in a parameter is detected.
__construct(array $parameters, Exception $previous = null) | ||
getParameters() |
array | $parameters | |
Exception | $previous |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.html