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