You are here

protected property TransactionTypeCreationForm::$entityTypeManager in Transaction 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/TransactionTypeCreationForm.php, line 28

Class

TransactionTypeCreationForm
Provides the transaction type creation form.

Namespace

Drupal\transaction\Form

Code

protected $entityTypeManager;