You are here

protected property PostMailSendEvent::$params in Commerce Core 8.2

The email parameters.

Type: array

File

src/Event/PostMailSendEvent.php, line 22

Class

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

Namespace

Drupal\commerce\Event

Code

protected $params;