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

Breadcrumb

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

ExtensionExistsConstraint::$moduleMessage

The error message for a non-existent module.

Type: string

File

core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionExistsConstraint.php, line 25

Class

ExtensionExistsConstraint
Checks that the value is the name of an installed extension.

Namespace

Drupal\Core\Extension\Plugin\Validation\Constraint

Code

public string $moduleMessage = "Module '@name' is not installed.";

API Navigation

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