COMMENT_ANONYMOUS_MAY_CONTACT

Same name in other branches
  1. 7.x modules/comment/comment.module \COMMENT_ANONYMOUS_MAY_CONTACT

Anonymous posters may leave their contact information.

Deprecated

in drupal:8.3.0 and is removed from drupal:9.0.0. Use \Drupal\comment\CommentInterface::ANONYMOUS_MAY_CONTACT instead.

See also

https://www.drupal.org/node/2831620

File

core/modules/comment/comment.module, line 49

Code

const COMMENT_ANONYMOUS_MAY_CONTACT = 1;

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