WooCommerce icon indicating copy to clipboard operation
WooCommerce copied to clipboard

Fix: non-string `logger->debug()` call in PaymentService.php

Open vHeemstra opened this issue 2 years ago • 0 comments

Fixes #765

Alternatively, the array could be sent as the second argument (context) to the debug method, with a string message as first argument.

vHeemstra avatar Jul 31 '23 10:07 vHeemstra