Skip to content

Commit 54de798

Browse files
committed
Remove @author doc blocks from PeclEvLoop tests.
1 parent c4dbd97 commit 54de798

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

tests/PeclEvLoopTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
<?php
2-
/**
3-
* @author Ivan Kalita kaduev13@gmail.com
4-
*/
52

63
namespace React\Tests\EventLoop;
74

8-
95
use React\EventLoop\PeclEvLoop;
106

117
class PeclEvLoopTest extends AbstractLoopTest

tests/Timer/PeclEvLoopTimerTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
<?php
2-
/**
3-
* @author Ivan Kalita kaduev13@gmail.com
4-
*/
52

63
namespace React\Tests\EventLoop\Timer;
74

8-
95
use React\EventLoop\PeclEvLoop;
106

117
class PeclEvLoopTimerTest extends AbstractTimerTest

0 commit comments

Comments
 (0)