symfony / 3.0 / symfony / component / dependencyinjection / exception / parametercircularreferenceexception.html

ParameterCircularReferenceException

class ParameterCircularReferenceException extends RuntimeException

This exception is thrown when a circular reference in a parameter is detected.

Methods

__construct($parameters, Exception $previous = null)
getParameters()

Details

__construct($parameters, Exception $previous = null)

Parameters

$parameters
Exception $previous

getParameters()