You are here

protected property ContentSynchronizerManager::$fileSystem in Content Synchronizer 3.x

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Service/ContentSynchronizerManager.php, line 54

Class

ContentSynchronizerManager
ContentSynchronizerManager service.

Namespace

Drupal\content_synchronizer\Service

Code

protected $fileSystem;