Skip to content

Commit 549e9af

Browse files
committed
MC-42938: Add reCaptcha support to giftcard
* Code clean
1 parent fa3b5db commit 549e9af

File tree

1 file changed

+2
-1
lines changed
  • dev/tests/api-functional/framework/Magento/TestFramework/TestCase/Webapi/Adapter

1 file changed

+2
-1
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/TestCase/Webapi/Adapter/Rest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ public function __construct()
6161
}
6262

6363
/**
64-
* {@inheritdoc}
64+
* @inheritdoc
65+
*
6566
* @throws \LogicException
6667
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
6768
* @SuppressWarnings(PHPMD.NPathComplexity)

0 commit comments

Comments
 (0)