$email->subject()
Returns the email subject
$email->subject(): string
Return type
string
This method modifies the existing $email object it is applied to and returns it again.
Returns the email subject
$email->subject(): string
string
This method modifies the existing $email object it is applied to and returns it again.