public function EntityQueueInterface::getHandlerPlugin in Entityqueue 8
Gets the EntityQueueHandler plugin object.
Return value
1 method overrides EntityQueueInterface::getHandlerPlugin()
- EntityQueue::getHandlerPlugin in src/
Entity/ EntityQueue.php - Gets the EntityQueueHandler plugin object.
File
- src/
EntityQueueInterface.php, line 42
Class
- EntityQueueInterface
- Provides an interface defining a EntityQueue entity.
Namespace
Drupal\entityqueueCode
public function getHandlerPlugin();