You are here

service geolocation_address_link.address2geo in Geolocation Address Link 8

Class

Drupal\geolocation_address_link\AddressToGeo
1 string reference to geolocation_address_link.address2geo
geolocation_address_link_entity_presave in ./geolocation_address_link.module
Implements hook_entity_presave().

File

./geolocation_address_link.services.yml
geolocation_address_link.services.yml

View source
  1. class: Drupal\geolocation_address_link\AddressToGeo
  2. arguments:
  3. - '@geolocation.core'
  4. - '@address.address_format_repository'
  5. - '@address.country_repository'
  6. - '@address.subdivision_repository'