Skip to content

Kirby 5.0.4

new Email()

Class constructor

new Email(string|array $preset = [ ], array $props = [ ])

Parameters

Name Type Default Description
$preset stringorarray [ ] Preset name from the config or a simple props array
$props array [ ] Props array to override the $preset

Parent class

Kirby\Cms\Email