working on stuff.

This commit is contained in:
Taylor Otwell
2012-03-28 22:06:56 -05:00
parent 89766bef84
commit ad41be0eed
2 changed files with 7 additions and 10 deletions

View File

@@ -138,9 +138,6 @@ class Response {
/**
* Prepare a response from the given value.
*
* If the value is not a response, it will be converted into a response
* instance and the content will be cast to a string.
*
* @param mixed $response
* @return Response
*/