Skip to content

Commit 8a0a53f

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-34653' into MAGETWO-34653
2 parents bbd339c + 0cfc882 commit 8a0a53f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Sales/Setup/UpgradeSchema.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ class UpgradeSchema implements UpgradeSchemaInterface
1818
{
1919
/**
2020
* {@inheritdoc}
21+
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
22+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
2123
*/
2224
public function upgrade(SchemaSetupInterface $setup, ModuleContextInterface $context)
2325
{

0 commit comments

Comments
 (0)