You are here

protected property QueueListCommand::$entityTypeManager in Advanced Queue 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Command/QueueListCommand.php, line 32

Class

QueueListCommand
Queue list command.

Namespace

Drupal\advancedqueue\Command

Code

protected $entityTypeManager;