Fix psalm

This commit is contained in:
Alex P 2023-10-31 11:42:49 +02:00
parent f535e70cb1
commit 2cac44d473
No known key found for this signature in database
GPG key ID: 54487A734A204D71

View file

@ -705,7 +705,7 @@ document.querySelector("#payment").before(document.querySelector("#ppcp-messages
/**
* Renders the HTML for the credit messaging.
*/
public function message_renderer() {
public function message_renderer(): void {
$product = wc_get_product();