Solar_Mail_Transport_Adapter::_headersToString()
protected
string
Solar_Mail_Transport_Adapter::_headersToString
( array $headers = NULL
)
Converts an array of headers to a string.
Parameters
(array)
$headers
: The array of headers.
Returns
(string) The headers as a string.
Description
Converts an array of headers to a string.