You are here

protected property MergeLocalTask::$entityTypeManager in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Plugin/Derivative/MergeLocalTask.php \Drupal\bibcite_entity\Plugin\Derivative\MergeLocalTask::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/bibcite_entity/src/Plugin/Derivative/MergeLocalTask.php, line 20

Class

MergeLocalTask
Provides dynamic tabs based on available formats.

Namespace

Drupal\bibcite_entity\Plugin\Derivative

Code

protected $entityTypeManager;