COMMENT_ANONYMOUS_MAY_CONTACT

Same name and namespace in other branches
  1. 8.9.x core/modules/comment/comment.module \COMMENT_ANONYMOUS_MAY_CONTACT

Anonymous posters may leave their contact information.

2 uses of COMMENT_ANONYMOUS_MAY_CONTACT
CommentInterfaceTest::setEnvironment in modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
RdfCommentAttributesTestCase::setUp in modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.

File

modules/comment/comment.module, line 40

Code

define('COMMENT_ANONYMOUS_MAY_CONTACT', 1);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.