You are here

protected property Simple::$entityRepository in Entityqueue 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/EntityQueueHandler/Simple.php, line 33

Class

Simple
Defines an entity queue handler that manages a single subqueue.

Namespace

Drupal\entityqueue\Plugin\EntityQueueHandler

Code

protected $entityRepository;