You are here

protected property Address::$addressService in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 modules/geocoder_address/src/Plugin/Geocoder/Preprocessor/Address.php \Drupal\geocoder_address\Plugin\Geocoder\Preprocessor\Address::addressService

The address service.

Type: \Drupal\geocoder_address\AddressService

File

modules/geocoder_address/src/Plugin/Geocoder/Preprocessor/Address.php, line 28

Class

Address
Provides a geocoder preprocessor plugin for address fields.

Namespace

Drupal\geocoder_address\Plugin\Geocoder\Preprocessor

Code

protected $addressService;