Skip to content

Commit 30254b2

Browse files
committed
Change namespace of LoopDriverFactory
1 parent bf1d423 commit 30254b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LoopDriverFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Interop\Async\EventLoop;
3+
namespace Interop\Async;
44

55
interface LoopDriverFactory
66
{

0 commit comments

Comments
 (0)