You are here

protected property ImportPluginBase::$configFactory in Search API Synonym 8

Config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Import/ImportPluginBase.php, line 24

Class

ImportPluginBase
Base class for plugins handling import of search api synonyms.

Namespace

Drupal\search_api_synonym\Import

Code

protected $configFactory;