Skip to content

Kirby 3.9.8

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

Parent class

Kirby\Cms\Email