You are here

protected property TransactionListBuilder::$targetEntity in Transaction 8

The target entity of the transactions in collection.

Type: \Drupal\Core\Entity\EntityInterface

File

src/TransactionListBuilder.php, line 40

Class

TransactionListBuilder
Provides a entity list page for transactions.

Namespace

Drupal\transaction

Code

protected $targetEntity;