mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix lint.
This commit is contained in:
parent
59b5af65bd
commit
ef5dc3a9f5
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ class AuthorizedPaymentsProcessor {
|
|||
*
|
||||
* @var string
|
||||
*/
|
||||
private $reauthorization_failure_reason;
|
||||
private $reauthorization_failure_reason = '';
|
||||
|
||||
/**
|
||||
* AuthorizedPaymentsProcessor constructor.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue