Skip to content

Commit cbe626a

Browse files
committed
Remove unnecessary @uses annotation
1 parent 7494ed0 commit cbe626a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/QueueTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
/**
66
* @coversDefaultClass \DominionEnterprises\Mongo\Queue
77
* @covers ::<private>
8-
* @uses \DominionEnterprises\Mongo\Queue::__construct
98
*/
109
final class QueueTest extends \PHPUnit_Framework_TestCase
1110
{

0 commit comments

Comments
 (0)