Skip to content

Kirby 4.2.0

new PHPMailer()

Email constructor

new PHPMailer(array $props = [ ], bool $debug = false)

Parameters

Name Type Default
$props array [ ]
$debug bool false

Parent class

Kirby\Email\PHPMailer inherited from Kirby\Email\Email