You are here

protected property DynamicLocalTasks::$entityTypeManager in CiviCRM Entity 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/DynamicLocalTasks.php, line 32

Class

DynamicLocalTasks
Generates moderation-related local tasks.

Namespace

Drupal\civicrm_entity\Plugin\Derivative

Code

protected $entityTypeManager;