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

Breadcrumb

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

RequiredConfigDependenciesConstraint::$message

The error message.

Type: string

File

core/lib/Drupal/Core/Config/Plugin/Validation/Constraint/RequiredConfigDependenciesConstraint.php, line 25

Class

RequiredConfigDependenciesConstraint
Checks that config dependencies contain specific types of entities.

Namespace

Drupal\Core\Config\Plugin\Validation\Constraint

Code

public string $message = 'This @entity_type requires a @dependency_type.';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal