WireMail::subject() method

Set the email subject

Usage

$m->subject(string $subject);

Arguments

NameType(s)Description
$subjectstring

Email subject text

Return value

$this

Object instance it was called from (method supports fluent interface).


$m methods and properties

API reference based on ProcessWire core version 3.0.251