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

Breadcrumb

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

PathAliasConstraint::$message

Type: message

File

core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraint.php, line 18

Class

PathAliasConstraint
Validation constraint for changing path aliases in pending revisions.

Namespace

Drupal\path\Plugin\Validation\Constraint

Code

public $message = 'You can only change the URL alias for the <em>published</em> version of this content.';

API Navigation

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