mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 18:16:38 +08:00
return filter
This commit is contained in:
parent
2563d41d83
commit
e66289b3a1
1 changed files with 0 additions and 2 deletions
|
@ -1177,8 +1177,6 @@ class SmartButton implements SmartButtonInterface {
|
||||||
* @param array $components The array of components already registered.
|
* @param array $components The array of components already registered.
|
||||||
*/
|
*/
|
||||||
return apply_filters( 'woocommerce_paypal_payments_sdk_components_hook', $components );
|
return apply_filters( 'woocommerce_paypal_payments_sdk_components_hook', $components );
|
||||||
|
|
||||||
return $components;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue