Skip to content

Commit 2c871c0

Browse files
author
Rykh Oleksandr
committed
MTA-3901: Add variation for Partial Refund an order placed through Braintree with Partial capture
- skipped unused parameter
1 parent bedf482 commit 2c871c0

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Checkout/Test/Fixture/Cart

1 file changed

+2
-0
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/Fixture/Cart/Items.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ protected function getModuleName(FixtureInterface $product)
5353
*
5454
* @param null|string $key
5555
* @return array
56+
*
57+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
5658
*/
5759
public function getData($key = null)
5860
{

0 commit comments

Comments
 (0)