protected property SearchIndex::$textProcessor in Drupal 9
Same name and namespace in other branches
- 10 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::textProcessor
 
The text processor.
Type: \Drupal\search\SearchTextProcessorInterface
File
- core/
modules/ search/ src/ SearchIndex.php, line 48  
Class
- SearchIndex
 - Provides search index management functions.
 
Namespace
Drupal\searchCode
protected $textProcessor;