You are here

protected property EntityQueueSmartQueueArgument::$entityTypeManager in Entityqueue 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entityqueue_smartqueue/src/Plugin/views/argument/EntityQueueSmartQueueArgument.php, line 22

Class

EntityQueueSmartQueueArgument
Plugin annotation @ViewsArgument("entityqueue_smartqueue_name");

Namespace

Drupal\entityqueue_smartqueue\Plugin\views\argument

Code

protected $entityTypeManager;