You are here

protected property MappedObjectList::$urlGenerator in Salesforce Suite 8.3

The url generator.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

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

Class

MappedObjectList
Provides a list controller for salesforce_mapping entity.

Namespace

Drupal\salesforce_mapping

Code

protected $urlGenerator;