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 |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Config/Exception/FileLoaderImportCircularReferenceException.html