You are here

constant CommentItemInterface::OPEN in Drupal 8

Same name and namespace in other branches
  1. 9 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

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;