protected property MassContactCategory::$recipients in Mass Contact 8
The recipient categories, keyed by plugin ID.
The structure of each item is, for instance:
categories:
-role_1 - role_2;
Type: array
File
- src/
Entity/ MassContactCategory.php, line 82
Class
- MassContactCategory
- Defines the Mass contact category entity.
Namespace
Drupal\mass_contact\EntityCode
protected $recipients = [];