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

Breadcrumb

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

EntityUntranslatableFieldsConstraint::$defaultTranslationMessage

Type: defaultTranslationMessage

File

core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityUntranslatableFieldsConstraint.php, line 20

Class

EntityUntranslatableFieldsConstraint
Validation constraint for the entity changed timestamp.

Namespace

Drupal\Core\Entity\Plugin\Validation\Constraint

Code

public $defaultTranslationMessage = 'Non-translatable fields can only be changed when updating the original language.';

API Navigation

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