summaryrefslogtreecommitdiff
path: root/src/Diactoros/StreamFactory.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Diactoros/StreamFactory.php')
-rw-r--r--src/Diactoros/StreamFactory.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Diactoros/StreamFactory.php b/src/Diactoros/StreamFactory.php
index 1c51d911..1a7f975e 100644
--- a/src/Diactoros/StreamFactory.php
+++ b/src/Diactoros/StreamFactory.php
@@ -41,4 +41,4 @@ final class StreamFactory implements StreamFactoryInterface
{
return new Stream($resource);
}
-} \ No newline at end of file
+}