W3cubDocs

/Symfony 4.1

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()