You are here

constant ExportEntityWriter::EXPORT_EXTENSION in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Processors/ExportEntityWriter.php \Drupal\content_synchronizer\Processors\ExportEntityWriter::EXPORT_EXTENSION
  2. 8 src/Processors/ExportEntityWriter.php \Drupal\content_synchronizer\Processors\ExportEntityWriter::EXPORT_EXTENSION

File

src/Processors/ExportEntityWriter.php, line 17

Class

ExportEntityWriter
Export entity writer.

Namespace

Drupal\content_synchronizer\Processors

Code

const EXPORT_EXTENSION = '.tar.gz';