You are here

protected property SalesforceMappingLocalTask::$etm in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping_ui/src/Plugin/Derivative/SalesforceMappingLocalTask.php \Drupal\salesforce_mapping_ui\Plugin\Derivative\SalesforceMappingLocalTask::etm

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/salesforce_mapping_ui/src/Plugin/Derivative/SalesforceMappingLocalTask.php, line 24

Class

SalesforceMappingLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\salesforce_mapping_ui\Plugin\Derivative

Code

protected $etm;