Message (Mail)

Message

class Message (View source)

Methods

登录查看完整内容
void __construct( Swift_Message $swift)

Create a new message instance.

$this from( string|array $address, string|null $name = null)

Add a "from" address to the message.

$this sender( string|array $address, string|null $name = null)

Set the "sender" of the message.