Skip to content

Commit 7b5ad75

Browse files
Ferrorfabpot
authored andcommitted
[Messenger] Fix PHPDoc template for TransportFactoryInterface
1 parent 875646a commit 7b5ad75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Transport/BeanstalkdTransportFactory.php

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

1818
/**
1919
* @author Antonio Pauletich <[email protected]>
20+
*
21+
* @implements TransportFactoryInterface<BeanstalkdTransport>
2022
*/
2123
class BeanstalkdTransportFactory implements TransportFactoryInterface
2224
{

0 commit comments

Comments
 (0)