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) |
Details
__construct(array $resources, int $code = null, Exception $previous = null)
Parameters
array | $resources | |
int | $code | The error code |
Exception | $previous | A previous exception |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.html