You are here

protected property TransactionTypeListBuilder::$entityTypeManager in Transaction 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/TransactionTypeListBuilder.php, line 23

Class

TransactionTypeListBuilder
Provides a entity list page for transaction types.

Namespace

Drupal\transaction

Code

protected $entityTypeManager;