protected property ExtractorQueue::$moduleHandler in Search API attachments 8
Same name and namespace in other branches
- 9.0.x src/Plugin/QueueWorker/ExtractorQueue.php \Drupal\search_api_attachments\Plugin\QueueWorker\ExtractorQueue::moduleHandler
Module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ QueueWorker/ ExtractorQueue.php, line 62
Class
- ExtractorQueue
- Processes Tasks for Search API Attachments.
Namespace
Drupal\search_api_attachments\Plugin\QueueWorkerCode
protected $moduleHandler;