CommentItemInterface::FORM_SEPARATE_PAGE
Same name in other branches
- 9 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::FORM_SEPARATE_PAGE
- 8.9.x core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::FORM_SEPARATE_PAGE
- 10 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::FORM_SEPARATE_PAGE
Comment form should be displayed on a separate page.
File
-
core/
modules/ comment/ src/ Plugin/ Field/ FieldType/ CommentItemInterface.php, line 28
Class
- CommentItemInterface
- Interface definition for Comment items.
Namespace
Drupal\comment\Plugin\Field\FieldTypeCode
const FORM_SEPARATE_PAGE = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.