You are here

protected property Simple::$moduleHandler in Entityqueue 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

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

Namespace

Drupal\entityqueue\Plugin\EntityQueueHandler

Code

protected $moduleHandler;