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

Breadcrumb

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

Definition::$decorationOnInvalid

@internal

Used to store the behavior to follow when using service decoration and the decorated service is invalid

Type: decorationOnInvalid

File

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

Class

Definition
Definition represents a service definition.

Namespace

Symfony\Component\DependencyInjection

Code

public ?int $decorationOnInvalid = null;
RSS feed
Powered by Drupal