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