You are here

public property MailSentEvent::$message in Views Send 8

The message.

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

File

src/Event/MailSentEvent.php, line 20

Class

MailSentEvent
Event that is fired when an e-mail has been sent.

Namespace

Drupal\views_send\Event

Code

public $message;