You are here

protected property EntityQueueListBuilder::$entityTypeManager in Entityqueue 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityQueueListBuilder.php, line 23

Class

EntityQueueListBuilder
Defines a class that builds a listing of entity queues.

Namespace

Drupal\entityqueue

Code

protected $entityTypeManager;