Skip to content
Snippets Groups Projects
Commit 2c871c03 authored by Rykh Oleksandr's avatar Rykh Oleksandr
Browse files

MTA-3901: Add variation for Partial Refund an order placed through Braintree with Partial capture

- skipped unused parameter
parent bedf482e
Branches
No related merge requests found
......@@ -53,6 +53,8 @@ class Items extends DataSource
*
* @param null|string $key
* @return array
*
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
*/
public function getData($key = null)
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment