You are here

protected property SalesforceMappingCommandsBase::$mappedObjectStorage in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/Commands/SalesforceMappingCommandsBase.php \Drupal\salesforce_mapping\Commands\SalesforceMappingCommandsBase::mappedObjectStorage
  2. 5.0.x modules/salesforce_mapping/src/Commands/SalesforceMappingCommandsBase.php \Drupal\salesforce_mapping\Commands\SalesforceMappingCommandsBase::mappedObjectStorage

Mapped Object storage handler.

Type: \Drupal\salesforce_mapping\MappedObjectStorage

File

modules/salesforce_mapping/src/Commands/SalesforceMappingCommandsBase.php, line 32

Class

SalesforceMappingCommandsBase
Shared command base for Salesforce Drush commands.

Namespace

Drupal\salesforce_mapping\Commands

Code

protected $mappedObjectStorage;