woocommerce-paypal-payments/modules/ppcp-blocks
Narek Zakarian a81975da2e
fix(blocks): fix PHPCS param comment alignment in AdvancedCardPaymentMethod
Replace partial two-entry @param block (which caused ParamNameNoMatch and
SpacingAfterParamType violations) with a complete, properly-aligned docblock
covering all constructor parameters.
2026-05-18 17:18:26 +04:00
..
resources Remove vault v2 code 2026-04-03 16:16:06 +02:00
src fix(blocks): fix PHPCS param comment alignment in AdvancedCardPaymentMethod 2026-05-18 17:18:26 +04:00
composer.json Remove dhii deps in modules 2026-02-18 15:47:44 +02:00
extensions.php Remove outdated hook (fix merge) 2026-02-20 09:46:41 +02:00
module.php Refactor some modules to native modularity support. 2023-12-15 14:16:53 +00:00
services.php feat(blocks): wire card logos into AdvancedCardPaymentMethod block 2026-05-18 16:52:29 +04:00