mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix phpunit
This commit is contained in:
parent
518a1f4e4e
commit
b6734a82da
5 changed files with 14 additions and 14 deletions
|
@ -14,7 +14,6 @@ namespace WooCommerce\PayPalCommerce\ApiClient\Entity;
|
|||
*/
|
||||
class CardAuthenticationResult {
|
||||
|
||||
|
||||
const LIABILITY_SHIFT_POSSIBLE = 'POSSIBLE';
|
||||
const LIABILITY_SHIFT_NO = 'NO';
|
||||
const LIABILITY_SHIFT_UNKNOWN = 'UNKNOWN';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue