@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Nymfonya\Component\Http; |
| 4 | 4 | |
| 5 | -use Nymfonya\Component\Http\Interfaces\ResponseInterface; |
|
| 6 | 5 | use Nymfonya\Component\Http\Headers; |
| 6 | +use Nymfonya\Component\Http\Interfaces\ResponseInterface; |
|
| 7 | 7 | |
| 8 | 8 | class Response implements ResponseInterface |
| 9 | 9 | { |