ContactForm::$recipients

List of recipient email addresses.

Type: array

File

core/modules/contact/src/Entity/ContactForm.php, line 87

Class

ContactForm
Defines the contact form entity.

Namespace

Drupal\contact\Entity

Code

protected $recipients = [];

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