You are here

protected property SalesforcePullEvent::$mapping in Salesforce Suite 8.3

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

The mapping responsible for this pull.

Type: \Drupal\salesforce_mapping\Entity\SalesforceMappingInterface

File

modules/salesforce_mapping/src/Event/SalesforcePullEvent.php, line 18

Class

SalesforcePullEvent
Salesforce pull event.

Namespace

Drupal\salesforce_mapping\Event

Code

protected $mapping;