You are here

protected property TransactionCreate::$entityTypeManager in Transaction 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RulesAction/TransactionCreate.php, line 26

Class

TransactionCreate
Provides the transaction create action.

Namespace

Drupal\transaction\Plugin\RulesAction

Code

protected $entityTypeManager;