mini\Mail\Email::buildStream() Method

protected

Signature

protected function buildStream(): Psr\Http\Message\StreamInterface

Returns

Psr\Http\Message\StreamInterface

Documentation

Build the complete email stream (headers + CRLF + body)

Source

src/Mail/Email.php:776-930