You are here

protected property EntityqueueLocalTask::$entityTypeManager in Entityqueue 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/EntityqueueLocalTask.php, line 24

Class

EntityqueueLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\entityqueue\Plugin\Derivative

Code

protected $entityTypeManager;