You are here

protected property BatchImportProcessor::$entitiesToImport in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Processors/BatchImportProcessor.php \Drupal\content_synchronizer\Processors\BatchImportProcessor::entitiesToImport
  2. 3.x src/Processors/BatchImportProcessor.php \Drupal\content_synchronizer\Processors\BatchImportProcessor::entitiesToImport

The entities to import.

Type: array

File

src/Processors/BatchImportProcessor.php, line 18

Class

BatchImportProcessor
Batch Import.

Namespace

Drupal\content_synchronizer\Processors

Code

protected $entitiesToImport;