Skip to content

Kirby 4.2.0

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

Parent class

Kirby\Cms\Email