You are here

protected property DeliveryCandidate::$flags in Message Subscribe 8

An array of flag IDs that triggered the notification.

Type: string[]

File

src/Subscribers/DeliveryCandidate.php, line 15

Class

DeliveryCandidate
A delivery candidate implementation.

Namespace

Drupal\message_subscribe\Subscribers

Code

protected $flags = [];