CommentInterface::PUBLISHED
Same name in other branches
- 8.9.x core/modules/comment/src/CommentInterface.php \Drupal\comment\CommentInterface::PUBLISHED
- 10 core/modules/comment/src/CommentInterface.php \Drupal\comment\CommentInterface::PUBLISHED
- 11.x core/modules/comment/src/CommentInterface.php \Drupal\comment\CommentInterface::PUBLISHED
Comment is published.
File
-
core/
modules/ comment/ src/ CommentInterface.php, line 23
Class
- CommentInterface
- Provides an interface defining a comment entity.
Namespace
Drupal\commentCode
const PUBLISHED = 1;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.