We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a149e commit 18f3bf1Copy full SHA for 18f3bf1
1 file changed
src/Streams/Socket.php
@@ -2,7 +2,7 @@
2
declare(strict_types=1);
3
4
5
-namespace Serendipity\Job\Kernel;
+namespace SerendipitySwow\Socket\Streams;
6
7
use SerendipitySwow\Socket\Exceptions\OpenStreamException;
8
use SerendipitySwow\Socket\Exceptions\StreamStateException;
0 commit comments