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