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 9e144d2 commit 7e539a8Copy full SHA for 7e539a8
src/Middleware/DataResponseMiddleware.php
@@ -4,6 +4,8 @@
4
5
namespace Yiisoft\DataResponse\Middleware;
6
7
+use Yiisoft\DataResponse\DataStream\DataStream;
8
+
9
/**
10
* Middleware that applies a custom formatter to {@see DataStream} responses
11
* and sets appropriate response headers.
0 commit comments