Skip to content

Commit ccb01f3

Browse files
committed
MCP-826: Use RabbitMQ for all consumers if AMQP is set in deployment config
- Fix static tests;
1 parent 9885eef commit ccb01f3

File tree

1 file changed

+1
-2
lines changed
  • lib/internal/Magento/Framework/MessageQueue/Publisher/Config/RemoteService

1 file changed

+1
-2
lines changed

lib/internal/Magento/Framework/MessageQueue/Publisher/Config/RemoteService/Reader.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ public function __construct(
5858
}
5959

6060
/**
61-
* {@inheritdoc}
62-
*
61+
* @inheritdoc
6362
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
6463
*/
6564
public function read($scope = null)

0 commit comments

Comments
 (0)