You are here

protected property SalesforceCommandsBase::$etm in Salesforce Suite 8.3

Same name and namespace in other branches
  1. 8.4 src/Commands/SalesforceCommandsBase.php \Drupal\salesforce\Commands\SalesforceCommandsBase::etm
  2. 5.0.x src/Commands/SalesforceCommandsBase.php \Drupal\salesforce\Commands\SalesforceCommandsBase::etm

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Commands/SalesforceCommandsBase.php, line 30

Class

SalesforceCommandsBase
Shared command base for Salesforce Drush commands.

Namespace

Drupal\salesforce\Commands

Code

protected $etm;