You are here

protected property SalesforceMappingCommandsBase::$mappedObjectStorage in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping/src/Commands/SalesforceMappingCommandsBase.php \Drupal\salesforce_mapping\Commands\SalesforceMappingCommandsBase::mappedObjectStorage
  2. 8.3 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 34

Class

SalesforceMappingCommandsBase
Shared command base for Salesforce Drush commands.

Namespace

Drupal\salesforce_mapping\Commands

Code

protected $mappedObjectStorage;