Comment is published.
File
- core/modules/comment/src/CommentInterface.php, line 22
Class
- CommentInterface
- Provides an interface defining a comment entity.
Namespace
Drupal\comment
Code
1 | const PUBLISHED = 1; |
Comment is published.
Drupal\comment
1 | const PUBLISHED = 1; |
Designed by : w10schools
service@w10schools.com
Please login to continue.