You are here

protected static property EntityReferenceFieldItemListProcessor::$dependenciesBuffer in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/content_synchronizer/type_processor/EntityReferenceFieldItemListProcessor.php \Drupal\content_synchronizer\Plugin\content_synchronizer\type_processor\EntityReferenceFieldItemListProcessor::dependenciesBuffer
  2. 8 src/Plugin/content_synchronizer/type_processor/EntityReferenceFieldItemListProcessor.php \Drupal\content_synchronizer\Plugin\content_synchronizer\type_processor\EntityReferenceFieldItemListProcessor::dependenciesBuffer

List of dependencies.

Type: array

File

src/Plugin/content_synchronizer/type_processor/EntityReferenceFieldItemListProcessor.php, line 29

Class

EntityReferenceFieldItemListProcessor
Plugin implementation For the type processor.

Namespace

Drupal\content_synchronizer\Plugin\content_synchronizer\type_processor

Code

protected static $dependenciesBuffer = [];