protected property SearchIndex::$textProcessor in Drupal 10
Same name and namespace in other branches
- 9 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;