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

Breadcrumb

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

ReverseContainer::$getServiceId

Same name in this branch
  1. 11.1.x vendor/symfony/dependency-injection/ReverseContainer.php \Symfony\Component\DependencyInjection\ReverseContainer::getServiceId

A closure on the container that can search for services.

Type: \Closure

File

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

Class

ReverseContainer
Retrieves service IDs from the container for public services.

Namespace

Drupal\Component\DependencyInjection

Code

private \Closure $getServiceId;
RSS feed
Powered by Drupal