CommentItemInterface::CLOSED
Same name and namespace in other branches
- 10 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::CLOSED
- 9 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::CLOSED
- 8.9.x core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::CLOSED
- main core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::CLOSED
Comments for this entity are closed.
Deprecated
in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal\comment\CommentingStatus::Closed instead.
See also
https://www.drupal.org/node/3547362
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 CLOSED = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.