new Email()
Class constructor
new Email(array|string $preset = [ ], array $props = [ ])
Parameters
Name | Type | Default | Description |
---|---|---|---|
$preset | array |string |
[ ] |
Preset name from the config or a simple props array |
$props | array |
[ ] |
Props array to override the $preset |