CommentItemInterface::FORM_BELOW
Same name in other branches
- 9 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::FORM_BELOW
- 8.9.x core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::FORM_BELOW
- 10 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::FORM_BELOW
Comment form should be shown below post or list of comments.
File
-
core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItemInterface.php, line 33
Class
- CommentItemInterface
- Interface definition for Comment items.
Namespace
Drupal\comment\Plugin\Field\FieldTypeCode
const FORM_BELOW = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.