You are here

protected property TransactionLocalTask::$entityTypeManager in Transaction 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

TransactionLocalTask
Provides local task definitions on applicable target entity types.

Namespace

Drupal\transaction\Plugin\Derivative

Code

protected $entityTypeManager;