You are here

protected property SalesforceMappingFieldPluginBase::$mappedObjectStorage in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/SalesforceMappingFieldPluginBase.php \Drupal\salesforce_mapping\SalesforceMappingFieldPluginBase::mappedObjectStorage
  2. 5.0.x modules/salesforce_mapping/src/SalesforceMappingFieldPluginBase.php \Drupal\salesforce_mapping\SalesforceMappingFieldPluginBase::mappedObjectStorage

Storage handler for Mapped Objects.

Type: \Drupal\salesforce_mapping\MappedObjectStorage

File

modules/salesforce_mapping/src/SalesforceMappingFieldPluginBase.php, line 89

Class

SalesforceMappingFieldPluginBase
Defines a base Salesforce Mapping Field Plugin implementation.

Namespace

Drupal\salesforce_mapping

Code

protected $mappedObjectStorage;