You are here

protected property EntitySubqueueListBuilder::$entityRepository in Entityqueue 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/EntitySubqueueListBuilder.php, line 27

Class

EntitySubqueueListBuilder
Defines a class that builds a listing of entity subqueues.

Namespace

Drupal\entityqueue

Code

protected $entityRepository;