You are here

constant CommentItemInterface::HIDDEN in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php \Drupal\comment\Plugin\Field\FieldType\CommentItemInterface::HIDDEN

Comments for this entity are hidden.

File

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

Class

CommentItemInterface
Interface definition for Comment items.

Namespace

Drupal\comment\Plugin\Field\FieldType

Code

const HIDDEN = 0;