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.
2 parents 63416ed + 23ed7ee commit 34f2e90Copy full SHA for 34f2e90
src/Factory.php
@@ -1,4 +1,6 @@
1
-<?php declare(strict_types=1);
+<?php
2
+
3
+declare(strict_types=1);
4
5
namespace ReactParallel\Streams;
6
0 commit comments