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

Breadcrumb

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

InlineServiceDefinitionsPass::$notInlinableIds

Type: notInlinableIds

File

vendor/symfony/dependency-injection/Compiler/InlineServiceDefinitionsPass.php, line 33

Class

InlineServiceDefinitionsPass
Inline service definitions where this is possible.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

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