You are here

protected property QueueProcessCommand::$entityTypeManager in Advanced Queue 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Command/QueueProcessCommand.php, line 31

Class

QueueProcessCommand
Class ProcessQueueCommand.

Namespace

Drupal\advancedqueue\Command

Code

protected $entityTypeManager;