You are here

protected property RouteSubscriber::$entityTypeManager in Salesforce Suite 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/salesforce_mapping/src/Routing/RouteSubscriber.php, line 21

Class

RouteSubscriber
Listens to the dynamic route events.

Namespace

Drupal\salesforce_mapping\Routing

Code

protected $entityTypeManager;