You are here

protected property PostMailSendEvent::$message in Commerce Core 8.2

The message array.

Type: array

File

src/Event/PostMailSendEvent.php, line 29

Class

PostMailSendEvent
Provides the event dispatched after sending emails via the mail handler.

Namespace

Drupal\commerce\Event

Code

protected $message;