You are here

protected property TransactionCreateDeriver::$entityTypeManager in Transaction 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RulesAction/TransactionCreateDeriver.php, line 30

Class

TransactionCreateDeriver
Derives transaction create plugin definitions based on transaction types.

Namespace

Drupal\transaction\Plugin\RulesAction

Code

protected $entityTypeManager;