class FileLoaderImportCircularReferenceException extends FileLoaderLoadException
Exception class for when a circular reference is detected when importing resources.
__construct(array $resources, int $code = null, Exception $previous = null) | ||
varToString($var) | from FileLoaderLoadException |
array | $resources | |
int | $code | The error code |
Exception | $previous | A previous exception |
$var |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.html