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

Breadcrumb

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

ReverseContainer::$recordedServices

A static map of services to a hash.

Type: array

File

core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php, line 27

Class

ReverseContainer
Retrieves service IDs from the container for public services.

Namespace

Drupal\Component\DependencyInjection

Code

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