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

Breadcrumb

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

Definition::$innerServiceId

@internal

Used to store the name of the inner id when using service decoration together with autowiring

Type: innerServiceId

File

vendor/symfony/dependency-injection/Definition.php, line 55

Class

Definition
Definition represents a service definition.

Namespace

Symfony\Component\DependencyInjection

Code

public ?string $innerServiceId = null;
RSS feed
Powered by Drupal