Skip to content

Commit

Permalink
fix ForwardData
Browse files Browse the repository at this point in the history
  • Loading branch information
danielen-meli committed Jul 3, 2024
1 parent 76141e0 commit 4a746bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MercadoPago/Resources/Payment/ForwardData.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class ForwardData


private $map = [
"identification" => "MercadoPago\Resources\Common\SubMerchant",
"sub_merchant" => "MercadoPago\Resources\Common\SubMerchant",
];

/**
Expand Down

0 comments on commit 4a746bc

Please sign in to comment.