You are here

protected property QueueClearCommand::$entityTypeManager in Advanced Queue 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Command/QueueClearCommand.php, line 33

Class

QueueClearCommand
Class ClearQueueCommand.

Namespace

Drupal\advancedqueue\Command

Code

protected $entityTypeManager;