Api/ListInstallmentsManagementInterface.php
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