You are here

constant CommentItemInterface::OPEN in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 28
Contains \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface.

Class

CommentItemInterface
Interface definition for Comment items.

Namespace

Drupal\comment\Plugin\Field\FieldType

Code

const OPEN = 2;