public property Category::$recipients

List of recipient e-mail addresses.

Type: array

File

drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Category.php, line 63
Definition of Drupal\contact\Plugin\Core\Entity\Category.

Class

Category
Defines the contact category entity.

Namespace

Drupal\contact\Plugin\Core\Entity

Code

public $recipients = array();