transaction() transaction(array $row): array Format a raw transaction response into display for the web browser Parameters array $row A row from the 'transaction' table. Returnsarray —The newly formatted row.
account() account(array $row): array Format a transaction account Parameters array $row The row from the 'transaction_accounts' table. Returnsarray —The newly formatted row