mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
reflect changed method name
This commit is contained in:
parent
637186cf97
commit
e61ea5f735
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ class OnboardingRenderer
|
|||
[
|
||||
'displayMode'=>'minibrowser',
|
||||
],
|
||||
$this->partnerReferrals->getSignupLink()
|
||||
$this->partnerReferrals->signupLink()
|
||||
);
|
||||
?>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue