ContentTranslationSynchronizedFieldsConstraint::$defaultRevisionMessage
Same name in other branches
- 9 core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php \Drupal\content_translation\Plugin\Validation\Constraint\ContentTranslationSynchronizedFieldsConstraint::defaultRevisionMessage
- 10 core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php \Drupal\content_translation\Plugin\Validation\Constraint\ContentTranslationSynchronizedFieldsConstraint::defaultRevisionMessage
- 11.x core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraint.php \Drupal\content_translation\Plugin\Validation\Constraint\ContentTranslationSynchronizedFieldsConstraint::defaultRevisionMessage
Type: defaultRevisionMessage
File
-
core/
modules/ content_translation/ src/ Plugin/ Validation/ Constraint/ ContentTranslationSynchronizedFieldsConstraint.php, line 22
Class
- ContentTranslationSynchronizedFieldsConstraint
- Validation constraint for the entity changed timestamp.
Namespace
Drupal\content_translation\Plugin\Validation\ConstraintCode
public $defaultRevisionMessage = 'Non-translatable field elements can only be changed when updating the current revision.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.