You are here

protected property MappedObjectList::$urlGenerator in Salesforce Suite 8.4

Same name and namespace in other branches
  1. 5.0.x modules/salesforce_mapping_ui/src/MappedObjectList.php \Drupal\salesforce_mapping_ui\MappedObjectList::urlGenerator

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

modules/salesforce_mapping_ui/src/MappedObjectList.php, line 24

Class

MappedObjectList
Provides a list controller for salesforce_mapping entity.

Namespace

Drupal\salesforce_mapping_ui

Code

protected $urlGenerator;