This commit is contained in:
Dieter Funk 2015-05-12 15:47:32 +02:00
parent 8d7a9c271b
commit 5f3a078ac5

View File

@ -301,7 +301,7 @@ class Message
/**
* This function returns an object containing the raw headers of the message.
*
* @param bool $forceReload
* @param bool $forceReload
* @return string
*/
public function getRawHeaders($forceReload = false)