protected property BatchImportProcessor::$entitiesToImport in Content Synchronizer 3.x
Same name and namespace in other branches
- 8.2 src/Processors/BatchImportProcessor.php \Drupal\content_synchronizer\Processors\BatchImportProcessor::entitiesToImport
- 8 src/Processors/BatchImportProcessor.php \Drupal\content_synchronizer\Processors\BatchImportProcessor::entitiesToImport
The entities to import.
Type: array
File
- src/
Processors/ BatchImportProcessor.php, line 21
Class
- BatchImportProcessor
- Batch Import.
Namespace
Drupal\content_synchronizer\ProcessorsCode
protected $entitiesToImport;