Showing 1 of 1 total issue
Method transfer
has 48 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function transfer(TransactionInterface $transaction): TransferResponse
{
$options = [
\GuzzleHttp\RequestOptions::HEADERS => [
'Accept' => 'application/json',