Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix up doc block.
  • Loading branch information
dereuromark committed Jan 12, 2017
1 parent 2a03238 commit b2c658c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Response.php
Expand Up @@ -479,7 +479,7 @@ protected function _createStream()
* Sends the complete response to the client including headers and message body.
* Will echo out the content in the response body.
*
* @return void|null
* @return void
* @deprecated 3.4.0 Will be removed in 4.0.0
*/
public function send()
Expand Down

0 comments on commit b2c658c

Please sign in to comment.