protected property PushParams::$drupalEntity in Salesforce Suite 8.4
Same name and namespace in other branches
- 8.3 modules/salesforce_mapping/src/PushParams.php \Drupal\salesforce_mapping\PushParams::drupalEntity
- 5.0.x modules/salesforce_mapping/src/PushParams.php \Drupal\salesforce_mapping\PushParams::drupalEntity
The Drupal entity being parameterized.
Type: \Drupal\Core\Entity\EntityInterface
File
- modules/
salesforce_mapping/ src/ PushParams.php, line 34
Class
- PushParams
- Wrapper for the array of values which will be pushed to Salesforce.
Namespace
Drupal\salesforce_mappingCode
protected $drupalEntity;