geolocation_address_link.services.yml in Geolocation Address Link 8
File
geolocation_address_link.services.ymlView source
- services:
- geolocation_address_link.address2geo:
- class: Drupal\geolocation_address_link\AddressToGeo
- arguments: ['@geolocation.core', '@address.address_format_repository', '@address.country_repository', '@address.subdivision_repository']
-