You are here

protected property SalesforceMapping::$drupal_entity_type in Salesforce Suite 8.3

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

The drupal entity type to which this mapping points.

Type: string

File

modules/salesforce_mapping/src/Entity/SalesforceMapping.php, line 157

Class

SalesforceMapping
Defines a Salesforce Mapping configuration entity class.

Namespace

Drupal\salesforce_mapping\Entity

Code

protected $drupal_entity_type;