You are here

protected property MappedObject::$drupalEntityStub in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/Entity/MappedObject.php \Drupal\salesforce_mapping\Entity\MappedObject::drupalEntityStub
  2. 5.0.x 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 90

Class

MappedObject
Defines a Salesforce Mapped Object entity class.

Namespace

Drupal\salesforce_mapping\Entity

Code

protected $drupalEntityStub = NULL;