Skip to content

Commit 2ee5d25

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [Security] Add badge resolution to profiler [AssetMapper] Allow specifying packages to update with importmap:update [AssetMapper] Make importmap:install command download the same version Remove unneeded variable [PropertyInfo] Remove checking if AttributeMetadataInterface setIgnore method exist [VarDumper][FrameworkBundle] Remove checking if OutputFormatterStyle setHref method exist [HttpKernel][DebugBundle] Always call CliDumper setDisplayOptions method [DoctrineBridge][Messenger] Always use executeStatement [DoctrineBridge] Remove LazyGhost feature detection [Messenger] Fix PHPDoc template for `TransportFactoryInterface`
2 parents c6bdfd9 + ec11d98 commit 2ee5d25

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)