Skip to content

Commit 08ff9e1

Browse files
committed
removed unneeded tags
1 parent fcf7289 commit 08ff9e1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Tests/Transport/InMemoryTransportFactoryTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
use Symfony\Component\Messenger\Transport\Serialization\SerializerInterface;
2020

2121
/**
22-
* @internal
23-
*
2422
* @author Gary PEGEOT <garypegeot@gmail.com>
2523
*/
2624
class InMemoryTransportFactoryTest extends TestCase

Tests/Transport/InMemoryTransportTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
use Symfony\Component\Messenger\Transport\InMemoryTransport;
1717

1818
/**
19-
* @internal
20-
*
2119
* @author Gary PEGEOT <garypegeot@gmail.com>
2220
*/
2321
class InMemoryTransportTest extends TestCase

0 commit comments

Comments
 (0)