Skip to content

Commit 12d0a7e

Browse files
added missing connector interface
1 parent 0deff31 commit 12d0a7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Connection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use React\EventLoop\LoopInterface;
66
use React\Stream\Stream;
77
use React\Socket\Connector;
8+
use React\Socket\ConnectorInterface;
89
use React\MySQL\Commands\AuthenticateCommand;
910
use React\MySQL\Commands\PingCommand;
1011
use React\MySQL\Commands\QueryCommand;

0 commit comments

Comments
 (0)