constant COMMENT_ANONYMOUS_MUST_CONTACT

Anonymous posters are required to leave their contact information.

1 use of COMMENT_ANONYMOUS_MUST_CONTACT
CommentFormController::form in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::form().

File

drupal/core/modules/comment/comment.module, line 52
Enables users to comment on published content.

Code

const COMMENT_ANONYMOUS_MUST_CONTACT = 2;