Multi-Currency: Fix WooCommerce hook comment phpcs reports #8550
Labels
focus: multi-currency
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/multi-currency/CurrencySwitcherWidget.php
includes/multi-currency/Geolocation.php
includes/multi-currency/Analytics.php
includes/multi-currency/Compatibility.php
includes/multi-currency/Compatibility/WooCommerceProductAddOns.php
tests/unit/multi-currency/compatibility/test-class-woocommerce-subscriptions.php
includes/multi-currency/MultiCurrency.php
includes/multi-currency/StorefrontIntegration.php
The text was updated successfully, but these errors were encountered: