You are here

protected property TransactionLocalAction::$entityTypeManager in Transaction 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/TransactionLocalAction.php, line 27

Class

TransactionLocalAction
Provides local action definitions for transaction list in target entities.

Namespace

Drupal\transaction\Plugin\Derivative

Code

protected $entityTypeManager;