protected property SalesforceMapping::$uuid in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 modules/salesforce_mapping/src/Entity/SalesforceMapping.php \Drupal\salesforce_mapping\Entity\SalesforceMapping::uuid
- 8.3 modules/salesforce_mapping/src/Entity/SalesforceMapping.php \Drupal\salesforce_mapping\Entity\SalesforceMapping::uuid
The UUID for this entity.
Type: string
Overrides ConfigEntityBase::$uuid
File
- modules/
salesforce_mapping/ src/ Entity/ SalesforceMapping.php, line 93
Class
- SalesforceMapping
- Defines a Salesforce Mapping configuration entity class.
Namespace
Drupal\salesforce_mapping\EntityCode
protected $uuid;