public property Message::$copy

Whether to send a copy of the message to the sender.

Type: bool

File

drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Message.php, line 98
Contains Drupal\contact\Plugin\Core\Entity\Message.

Class

Message
Defines the contact message entity.

Namespace

Drupal\contact\Plugin\Core\Entity

Code

public $copy;