We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4dbd97 commit 54de798Copy full SHA for 54de798
tests/PeclEvLoopTest.php
@@ -1,11 +1,7 @@
1
<?php
2
-/**
3
- * @author Ivan Kalita kaduev13@gmail.com
4
- */
5
6
namespace React\Tests\EventLoop;
7
8
-
9
use React\EventLoop\PeclEvLoop;
10
11
class PeclEvLoopTest extends AbstractLoopTest
tests/Timer/PeclEvLoopTimerTest.php
namespace React\Tests\EventLoop\Timer;
class PeclEvLoopTimerTest extends AbstractTimerTest
0 commit comments