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