W3cubDocs

/Symfony 4.1

FileLoaderImportCircularReferenceException

class FileLoaderImportCircularReferenceException extends FileLoaderLoadException

Exception class for when a circular reference is detected when importing resources.

Methods

__construct(array $resources, int $code = null, Exception $previous = null)
varToString($var) from FileLoaderLoadException

Details

__construct(array $resources, int $code = null, Exception $previous = null)

Parameters

array $resources
int $code The error code
Exception $previous A previous exception

protected varToString($var)

Parameters

$var