Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CheckCircularReferencesPass.php
CheckCircularReferencesPass::$checkedNodes
Type:
checkedNodes
File
vendor/
symfony/
dependency-injection/
Compiler/
CheckCircularReferencesPass.php
, line 30
Class
CheckCircularReferencesPass
Checks your services for circular references.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private array $checkedNodes;
RSS feed