You are here

protected property RouteSubscriber::$mappable in Salesforce Suite 5.0.x

Same name and namespace in other branches
  1. 8.4 modules/salesforce_mapping_ui/src/Routing/RouteSubscriber.php \Drupal\salesforce_mapping_ui\Routing\RouteSubscriber::mappable

The mappable entity types service.

Type: \Drupal\salesforce_mapping\SalesforceMappableEntityTypesInterface

File

modules/salesforce_mapping_ui/src/Routing/RouteSubscriber.php, line 27

Class

RouteSubscriber
Listens to the dynamic route events.

Namespace

Drupal\salesforce_mapping_ui\Routing

Code

protected $mappable;