Skip to content

Commit 2421d50

Browse files
committed
Since 5.0, throws \UnexpectedValueException has been removed.
1 parent 7230e37 commit 2421d50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Response.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,8 +408,6 @@ public function send()
408408
* Sets the response content.
409409
*
410410
* @return $this
411-
*
412-
* @throws \UnexpectedValueException
413411
*/
414412
public function setContent(?string $content)
415413
{

0 commit comments

Comments
 (0)