You are here

public property MailAddedEvent::$message in Views Send 8

The message.

Type: \Drupal\Core\TypedData\Plugin\DataType\Map

File

src/Event/MailAddedEvent.php, line 20

Class

MailAddedEvent
Event that is fired when an e-mail has been added to the spool.

Namespace

Drupal\views_send\Event

Code

public $message;