protected property SearchIndex::$configFactory in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::configFactory
- 10 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 21
Class
- SearchIndex
- Provides search index management functions.
Namespace
Drupal\searchCode
protected $configFactory;