You are here

public property Geocoder::$name in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8 src/Annotation/Geocoder.php \Drupal\geolocation\Annotation\Geocoder::name
  2. 8.2 src/Annotation/Geocoder.php \Drupal\geolocation\Annotation\Geocoder::name

The name of the geocoder.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/Geocoder.php, line 31

Class

Geocoder
Defines a geocoder annotation object.

Namespace

Drupal\geolocation\Annotation

Code

public $name;