Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal