CommentItemInterface::OPEN

Same name and namespace in other branches
  1. 8.9.x core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::OPEN
  2. 10 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::OPEN
  3. 11.x core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::OPEN

Comments for this entity are open.

File

core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php, line 23

Class

CommentItemInterface
Interface definition for Comment items.

Namespace

Drupal\comment\Plugin\Field\FieldType

Code

const OPEN = 2;

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