You are here

protected property Multiple::$entityTypeManager in Entityqueue 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/EntityQueueHandler/Multiple.php, line 28

Class

Multiple
Defines an entity queue handler that manages multiple subqueues.

Namespace

Drupal\entityqueue\Plugin\EntityQueueHandler

Code

protected $entityTypeManager;