You are here

geolocation_address_link.services.yml in Geolocation Address Link 8

File

geolocation_address_link.services.yml
View source
  1. services:
  2. geolocation_address_link.address2geo:
  3. class: Drupal\geolocation_address_link\AddressToGeo
  4. arguments: ['@geolocation.core', '@address.address_format_repository', '@address.country_repository', '@address.subdivision_repository']