We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f892c commit 5b9fa4aCopy full SHA for 5b9fa4a
Response/AsyncResponse.php
@@ -27,7 +27,7 @@
27
*
28
* @author Nicolas Grekas <p@tchwork.com>
29
*/
30
-final class AsyncResponse implements ResponseInterface, StreamableInterface
+class AsyncResponse implements ResponseInterface, StreamableInterface
31
{
32
use CommonResponseTrait;
33
0 commit comments