You are here

protected property SalesforceMappingFieldPluginBase::$mapping in Salesforce Suite 8.4

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

The mapping to which this instance is attached.

Type: \Drupal\salesforce_mapping\Entity\SalesforceMappingInterface

File

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

Class

SalesforceMappingFieldPluginBase
Defines a base Salesforce Mapping Field Plugin implementation.

Namespace

Drupal\salesforce_mapping

Code

protected $mapping;