Skip to content

Commit 33c58e2

Browse files
Ferrorfabpot
authored andcommitted
[Messenger] Fix PHPDoc template for TransportFactoryInterface
1 parent ffa384d commit 33c58e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Transport/AmqpTransportFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717

1818
/**
1919
* @author Samuel Roze <[email protected]>
20+
*
21+
* @implements TransportFactoryInterface<AmqpTransport>
2022
*/
2123
class AmqpTransportFactory implements TransportFactoryInterface
2224
{

0 commit comments

Comments
 (0)