MenuSettingsConstraint::$messageParent

The violation message when changing the parent for a unpublished content.

Type: string

File

core/modules/menu_ui/src/Plugin/Validation/Constraint/MenuSettingsConstraint.php, line 37

Class

MenuSettingsConstraint
Validation constraint for changing the menu settings in pending revisions.

Namespace

Drupal\menu_ui\Plugin\Validation\Constraint

Code

public $messageParent = 'You can only change the parent menu link for the <em>published</em> version of this content.';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.