Update mollie.js #131
ci.yaml
on: push
phpcs
/
phpcs
14s
phpstan
/
phpstan
34s
coverage
/
coverage
18s
Matrix: phplint / phplint
Matrix: phpunit / phpunit
Annotations
3 errors
phpstan / phpstan:
src/CardField.php#L141
Method Pronamic\WordPress\Pay\Gateways\Mollie\CardField::jsonSerialize() return type has no value type specified in iterable type array.
|
phpstan / phpstan:
src/Gateway.php#L750
Access to an undefined property Pronamic\WordPress\Mollie\PaymentRequest::$card_token.
|
phpstan / phpstan
Process completed with exit code 1.
|