1
0
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:
Andrew Carter 2016-03-17 16:54:19 +00:00
parent 780d32bc6c
commit 2b2b4678e7

View File

@ -2,7 +2,7 @@
namespace Interop\Async\EventLoop;
interface EventLoopInterface
interface EventLoopDriver
{
/**
* Start the event loop.