protected property SearchIndex::$configFactory in Drupal 10
Same name and namespace in other branches
- 8 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::configFactory
 - 9 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::configFactory
 
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ search/ src/ SearchIndex.php, line 20  
Class
- SearchIndex
 - Provides search index management functions.
 
Namespace
Drupal\searchCode
protected $configFactory;