Skip to main content
Hostdog docs
Documentation & API reference
Main menu
API Homepage
Drupal 7
Drupal 8
You are here
Home
»
API reference
»
Drupal 8.x
»
comment.module
Search Drupal 8.x
Function, file, or topic
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
constant COMMENT_ANONYMOUS_MAY_CONTACT
Anonymous posters may leave their contact information.
File
drupal/
core/
modules/
comment/
comment.module
, line 47
Enables users to comment on published content.
Code
const
COMMENT_ANONYMOUS_MAY_CONTACT
=
1
;