mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-31 06:52:50 +08:00
Fix phpcd (WIP)
This commit is contained in:
parent
42ce61de5b
commit
e9cf818799
24 changed files with 487 additions and 175 deletions
|
@ -72,6 +72,9 @@ class PartnerReferralsData {
|
|||
* @return array
|
||||
*/
|
||||
public function data(): array {
|
||||
/**
|
||||
* Returns the partners referrals data.
|
||||
*/
|
||||
return apply_filters(
|
||||
'ppcp_partner_referrals_data',
|
||||
array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue