woocommerce/includes/gateways
Rodrigo Primo 5b5256370a Ignore a single PHPCS rule instead of ignoring all rules
Replace the usage of `// @codingStandardsIgnoreStart` and `// @codingStandardsIgnoreEnd` with `// phpcs:ignore WordPress.NamingConventions.ValidHookName.UseUnderscores` on WC_Gateway_Paypal_IPN_Handler::check_response(). Ignoring a single PHPCS rule is better than ignoring everything to protect the line against potential violations of the other rules.
2018-06-19 10:44:45 -03:00
..
bacs Remove manual wc_reduce_stock_levels calls 2018-06-07 18:01:38 +01:00
cheque Remove manual wc_reduce_stock_levels calls 2018-06-07 18:01:38 +01:00
cod Merge branch 'master' into update/13359 2018-06-15 15:12:12 +01:00
paypal Ignore a single PHPCS rule instead of ignoring all rules 2018-06-19 10:44:45 -03:00
simplify-commerce Remove manual wc_reduce_stock_levels calls 2018-06-07 18:01:38 +01:00
class-wc-payment-gateway-cc.php Use nbsp to separate * denoting required fields. 2018-04-04 16:45:40 +02:00
class-wc-payment-gateway-echeck.php Use nbsp to separate * denoting required fields. 2018-04-04 16:45:40 +02:00