Checkout: Fix WooCommerce hook comment phpcs reports #8552
Labels
focus: checkout payments
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:includes/class-wc-payments-checkout.php
includes/express-checkout/class-wc-payments-express-checkout-button-helper.php
tests/unit/woopay/services/test-checkout-service.php
includes/class-wc-payments-payment-request-button-handler.php
The text was updated successfully, but these errors were encountered: