diff --git a/modules/ppcp-button/src/Endpoint/class-createorderendpoint.php b/modules/ppcp-button/src/Endpoint/class-createorderendpoint.php index d3825c5e9..79e9a4185 100644 --- a/modules/ppcp-button/src/Endpoint/class-createorderendpoint.php +++ b/modules/ppcp-button/src/Endpoint/class-createorderendpoint.php @@ -203,7 +203,7 @@ class CreateOrderEndpoint implements EndpointInterface { /** * Creates the order in the PayPal, uses data from WC order if provided. - * + * * @param \WC_Order|null $wc_order WC order to get data from. * * @return Order Created PayPal order.