Skip to content

Commit 7e539a8

Browse files
committed
fix
1 parent 9e144d2 commit 7e539a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Middleware/DataResponseMiddleware.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
namespace Yiisoft\DataResponse\Middleware;
66

7+
use Yiisoft\DataResponse\DataStream\DataStream;
8+
79
/**
810
* Middleware that applies a custom formatter to {@see DataStream} responses
911
* and sets appropriate response headers.

0 commit comments

Comments
 (0)