Payments: Fix WooCommerce hook comment phpcs reports #8551
Labels
focus: payments acceptance & processing
priority: low
The issue/PR is low priority—not many people are affected or there’s a workaround, etc.
type: documentation
This issue is a request for better documentation.
type: technical debt
This issue/PR represents/solves the technical debt of the project.
Part of #8437.
Description
Remove all the
WooCommerce.Commenting
excludes fromphpcs.xml.dist
and fix the issues reported when runningnpm run lint:php
in the following files:tests/unit/core/server/request/test-class-core-create-and-confirm-intention-request.php
tests/unit/core/server/request/test-class-core-create-intention-request.php
tests/unit/test-class-wc-payment-gateway-wcpay-process-payment.php
includes/admin/class-wc-rest-payments-orders-controller.php
src/Internal/Service/OrderService.php
includes/class-wc-payment-gateway-wcpay.php
The text was updated successfully, but these errors were encountered: