You are here

protected property ExportPluginManager::$fileSystem in Search API Synonym 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Export/ExportPluginManager.php, line 36

Class

ExportPluginManager
Base class for search api synonym export plugin managers.

Namespace

Drupal\search_api_synonym\Export

Code

protected $fileSystem;