protected property DeliveryCandidate::$notifiers in Message Subscribe 8
An array of notifier IDs for delivery.
Type: string[]
File
- src/
Subscribers/ DeliveryCandidate.php, line 22
Class
- DeliveryCandidate
- A delivery candidate implementation.
Namespace
Drupal\message_subscribe\SubscribersCode
protected $notifiers = [];