Skip to content

Commit

Permalink
Setting TBDs
Browse files Browse the repository at this point in the history
  • Loading branch information
ideadude committed Mar 22, 2024
1 parent f16c848 commit 7edc65d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions classes/gateways/class.pmprogateway_braintree.php
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ function charge(&$order)
/**
* Filter the array of parameters to pass to the Braintree API for a sale transaction.
*
* @since TBD
* @since 3.0
*
* @param array $braintree_sale_array Array of parameters to pass to the Braintree API for a sale transaction.
* @param array The new sale array.
Expand Down Expand Up @@ -947,7 +947,7 @@ function subscribe(&$order)
/**
* Filter the Braintree Subscription create array.
*
* @since TBD
* @since 3.0
*
* @param array $details Array of details to create the subscription.
* @return array $details Array of details to create the subscription.
Expand Down

0 comments on commit 7edc65d

Please sign in to comment.