You are here

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

Config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Export/ExportPluginBase.php, line 23

Class

ExportPluginBase
Base class for plugins handling export of search api synonyms.

Namespace

Drupal\search_api_synonym\Export

Code

protected $configFactory;