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

Breadcrumb

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

Definition::DEFAULT_DEPRECATION_TEMPLATE

File

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

Class

Definition
Definition represents a service definition.

Namespace

Symfony\Component\DependencyInjection

Code

private const DEFAULT_DEPRECATION_TEMPLATE = 'The "%service_id%" service is deprecated. You should stop using it, as it will be removed in the future.';
RSS feed
Powered by Drupal