You are here

protected property PushParams::$mapping in Salesforce Suite 8.4

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

Mapping for this push params.

Type: \Drupal\salesforce_mapping\Entity\SalesforceMappingInterface

File

modules/salesforce_mapping/src/PushParams.php, line 27

Class

PushParams
Wrapper for the array of values which will be pushed to Salesforce.

Namespace

Drupal\salesforce_mapping

Code

protected $mapping;