service plugin.manager.entityqueue.handler in Entityqueue 8
Class
Drupal\entityqueue\EntityQueueHandlerManager2 string references to plugin.manager.entityqueue.handler
- EntityQueue::getPluginCollection in src/
Entity/ EntityQueue.php - Encapsulates the creation of the EntityQueueHandlerPluginCollection.
- EntityQueueForm::create in src/
Form/ EntityQueueForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\entityqueue\EntityQueueHandlerManager
- arguments:
- - '@container.namespaces'
- - '@cache.default'
- - '@module_handler'