trait MJML

Methods

$this
mjml(string $view, array $data = [])

Set the view and view data for the message.

Details

at line 16
$this mjml(string $view, array $data = [])

Set the view and view data for the message.

Parameters

string $view
array $data

Return Value

$this