ForumLeafConstraint::$selectForum
Same name in other branches
- 8.9.x core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php \Drupal\forum\Plugin\Validation\Constraint\ForumLeafConstraint::selectForum
- 10 core/modules/forum/src/Plugin/Validation/Constraint/ForumLeafConstraint.php \Drupal\forum\Plugin\Validation\Constraint\ForumLeafConstraint::selectForum
- 11.x 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 17
Class
- ForumLeafConstraint
- Checks that the node is assigned only a "leaf" term in the forum taxonomy.
Namespace
Drupal\forum\Plugin\Validation\ConstraintCode
public $selectForum = 'Select a forum.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.