Model/Api/ListInstallmentsManagement.php
Argument 3 (amount)
is float
but \PagBank\PaymentMagento\Model\Api\ConsultPSInstallments::getPagBankInstallments()
takes string
defined at /code/Model/Api/ConsultPSInstallments.php:79
Open
Open
$amount
- Exclude checks
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
Open
* @param \PagBank\PaymentMagento\Api\Data\CardTypeTransactionInterface $cardTypeTransaction
- Exclude checks