You are here

protected property SalesforceMappingLocalTask::$entityManager in Salesforce Suite 8.3

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

SalesforceMappingLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\salesforce_mapping\Plugin\Derivative

Code

protected $entityManager;