Skip to content

Commit 6b1087a

Browse files
committed
static failure fixes
1 parent ca02d1b commit 6b1087a

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework/Amqp/Connection

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Amqp/Connection/Factory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Factory
1919
{
2020
/**
2121
* Create connection according to given options.
22+
*
2223
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
2324
* @SuppressWarnings(PHPMD.NPathComplexity)
2425
* @param FactoryOptions $options

0 commit comments

Comments
 (0)