ForumLeafConstraint::$selectForum

Same name in other branches
  1. 9 core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php \Drupal\forum\Plugin\Validation\Constraint\ForumLeafConstraint::selectForum
  2. 8.9.x core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php \Drupal\forum\Plugin\Validation\Constraint\ForumLeafConstraint::selectForum
  3. 10 core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php \Drupal\forum\Plugin\Validation\Constraint\ForumLeafConstraint::selectForum

Type: selectForum

File

core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php, line 18

Class

ForumLeafConstraint
Checks that the node is assigned only a "leaf" term in the forum taxonomy.

Namespace

Drupal\forum\Plugin\Validation\Constraint

Code

public $selectForum = 'Select a forum.';

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