Upgrade to latest Symfony HttpFoundation tag. Closes #1865.
This commit is contained in:
@@ -62,6 +62,8 @@ class StreamedResponse extends Response
|
||||
* Sets the PHP callback associated with this Response.
|
||||
*
|
||||
* @param mixed $callback A valid PHP callback
|
||||
*
|
||||
* @throws \LogicException
|
||||
*/
|
||||
public function setCallback($callback)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user