Set the email subject
Usage
$m->subject(string $subject);
Arguments
Name | Type(s) | Description |
---|---|---|
subject | string | Email subject text |
Return value
$this
Object instance it was called from (method supports fluent interface).
API reference based on ProcessWire core version 3.0.236