mirror of
https://github.com/danog/amp.git
synced 2024-12-03 18:07:57 +01:00
Update EventLoopInterface.php
This commit is contained in:
parent
780d32bc6c
commit
2b2b4678e7
@ -2,7 +2,7 @@
|
||||
|
||||
namespace Interop\Async\EventLoop;
|
||||
|
||||
interface EventLoopInterface
|
||||
interface EventLoopDriver
|
||||
{
|
||||
/**
|
||||
* Start the event loop.
|
||||
|
Loading…
Reference in New Issue
Block a user