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