protected property TextExtractorPluginBase::$configFactory in Search API attachments 9.0.x
Same name and namespace in other branches
- 8 src/TextExtractorPluginBase.php \Drupal\search_api_attachments\TextExtractorPluginBase::configFactory
Config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
TextExtractorPluginBase.php, line 33
Class
- TextExtractorPluginBase
- Base class for plugins able to extract file content.
Namespace
Drupal\search_api_attachmentsCode
protected $configFactory;