Skip to content

Wire mail subject

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).