public property Comment::$mail

The comment author's e-mail address.

For anonymous authors, this is the value as typed in the comment form.

Type: string

File

drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php, line 112
Definition of Drupal\comment\Plugin\Core\Entity\Comment.

Class

Comment
Defines the comment entity class.

Namespace

Drupal\comment\Plugin\Core\Entity

Code

public $mail;