elisei/pagbank-payment-magento

View on GitHub
Model/Api/ListInstallmentsManagement.php

Summary

Maintainability
A
0 mins
Test Coverage

Argument 3 (amount) is float but \PagBank\PaymentMagento\Model\Api\ConsultPSInstallments::getPagBankInstallments() takes string defined at /code/Model/Api/ConsultPSInstallments.php:79
Open

            $amount

Doc-block of $cardTypeTransaction in generateListInstallments is phpdoc param type \PagBank\PaymentMagento\Api\Data\CardTypeTransactionInterface which is not a permitted replacement of the nullable param type ?\PagBank\PaymentMagento\Api\Data\CardTypeTransactionInterface declared in the signature ('?T' should be documented as 'T|null' or '?T')
Open

     * @param \PagBank\PaymentMagento\Api\Data\CardTypeTransactionInterface $cardTypeTransaction

There are no issues that match your filters.

Category
Status