You are here

protected property TransactionListBuilder::$transactionType in Transaction 8

The type of the transactions in the collection.

Type: \Drupal\transaction\TransactionTypeInterface

File

src/TransactionListBuilder.php, line 33

Class

TransactionListBuilder
Provides a entity list page for transactions.

Namespace

Drupal\transaction

Code

protected $transactionType;