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.
1 parent ca02d1b commit 6b1087aCopy full SHA for 6b1087a
lib/internal/Magento/Framework/Amqp/Connection/Factory.php
@@ -19,6 +19,7 @@ class Factory
19
{
20
/**
21
* Create connection according to given options.
22
+ *
23
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
24
* @SuppressWarnings(PHPMD.NPathComplexity)
25
* @param FactoryOptions $options
0 commit comments