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

Breadcrumb

  1. Drupal Core 11.1.x
  2. RemoveUnusedDefinitionsPass.php

RemoveUnusedDefinitionsPass::$connectedIds

Type: connectedIds

File

vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php, line 27

Class

RemoveUnusedDefinitionsPass
Removes unused service definitions from the container.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private array $connectedIds = [];
RSS feed
Powered by Drupal