You are here

protected property SalesforceMappingFieldPluginBase::$entityTypeBundleInfo in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/SalesforceMappingFieldPluginBase.php \Drupal\salesforce_mapping\SalesforceMappingFieldPluginBase::entityTypeBundleInfo
  2. 8.3 modules/salesforce_mapping/src/SalesforceMappingFieldPluginBase.php \Drupal\salesforce_mapping\SalesforceMappingFieldPluginBase::entityTypeBundleInfo

Entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

modules/salesforce_mapping/src/SalesforceMappingFieldPluginBase.php, line 57

Class

SalesforceMappingFieldPluginBase
Defines a base Salesforce Mapping Field Plugin implementation.

Namespace

Drupal\salesforce_mapping

Code

protected $entityTypeBundleInfo;