mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix psalm
This commit is contained in:
parent
2b67884900
commit
c27d49d86d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ class OXXO {
|
|||
/**
|
||||
* Initializes OXXO integration.
|
||||
*/
|
||||
public function init() {
|
||||
public function init(): void {
|
||||
|
||||
add_filter(
|
||||
'woocommerce_available_payment_gateways',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue