You are here

public property GeocoderField::$id in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 modules/geocoder_field/src/Annotation/GeocoderField.php \Drupal\geocoder_field\Annotation\GeocoderField::id

The plugin ID.

Type: string

File

modules/geocoder_field/src/Annotation/GeocoderField.php, line 19

Class

GeocoderField
Defines a geocoder field plugin annotation object.

Namespace

Drupal\geocoder_field\Annotation

Code

public $id;