protected property Database::$configFactory in Search API 8
The config factory to use.
Type: \Drupal\Core\Config\ConfigFactoryInterface|null
File
- modules/
search_api_db/ src/ Plugin/ search_api/ backend/ Database.php, line 114
Class
- Database
- Indexes and searches items using the database.
Namespace
Drupal\search_api_db\Plugin\search_api\backendCode
protected $configFactory;