You are here

protected property FileProcessor::$exportAssetsDirPath in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/content_synchronizer/entity_processor/FileProcessor.php \Drupal\content_synchronizer\Plugin\content_synchronizer\entity_processor\FileProcessor::exportAssetsDirPath
  2. 8 src/Plugin/content_synchronizer/entity_processor/FileProcessor.php \Drupal\content_synchronizer\Plugin\content_synchronizer\entity_processor\FileProcessor::exportAssetsDirPath

Export assets directory path.

Type: string

File

src/Plugin/content_synchronizer/entity_processor/FileProcessor.php, line 30

Class

FileProcessor
Plugin implementation of the 'accordion' formatter.

Namespace

Drupal\content_synchronizer\Plugin\content_synchronizer\entity_processor

Code

protected $exportAssetsDirPath;