Skip to content

Commit 2b2b467

Browse files
Update EventLoopInterface.php
1 parent 780d32b commit 2b2b467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventLoopInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace Interop\Async\EventLoop;
44

5-
interface EventLoopInterface
5+
interface EventLoopDriver
66
{
77
/**
88
* Start the event loop.

0 commit comments

Comments
 (0)