You are here

public property GeocoderField::$label in Geocoder 8.2

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

The human-readable name of the geocoder field plugin.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

GeocoderField
Defines a geocoder field plugin annotation object.

Namespace

Drupal\geocoder_field\Annotation

Code

public $label;