We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TransportFactoryInterface
1 parent ffa384d commit 33c58e2Copy full SHA for 33c58e2
Transport/AmqpTransportFactory.php
@@ -17,6 +17,8 @@
17
18
/**
19
* @author Samuel Roze <[email protected]>
20
+ *
21
+ * @implements TransportFactoryInterface<AmqpTransport>
22
*/
23
class AmqpTransportFactory implements TransportFactoryInterface
24
{
0 commit comments