protected property MappedObject::$drupalEntityStub in Salesforce Suite 5.0.x
Same name and namespace in other branches
- 8.4 modules/salesforce_mapping/src/Entity/MappedObject.php \Drupal\salesforce_mapping\Entity\MappedObject::drupalEntityStub
- 8.3 modules/salesforce_mapping/src/Entity/MappedObject.php \Drupal\salesforce_mapping\Entity\MappedObject::drupalEntityStub
Drupal entity stub, as its in the process of being created during pulls.
Type: \Drupal\Core\Entity\FieldableEntityInterface
File
- modules/
salesforce_mapping/ src/ Entity/ MappedObject.php, line 82
Class
- MappedObject
- Defines a Salesforce Mapped Object entity class.
Namespace
Drupal\salesforce_mapping\EntityCode
protected $drupalEntityStub = NULL;