Comment is awaiting approval.
File
- core/modules/comment/src/CommentInterface.php, line 17
Class
- CommentInterface
- Provides an interface defining a comment entity.
Namespace
Drupal\comment
Code
const NOT_PUBLISHED = 0;
Comment is awaiting approval.
Drupal\comment
const NOT_PUBLISHED = 0;
Please login to continue.