You are here

public property GeocoderPluginBase::$id in Geocoder 8.2

Same name and namespace in other branches
  1. 8.3 src/Annotation/GeocoderPluginBase.php \Drupal\geocoder\Annotation\GeocoderPluginBase::id

The plugin ID.

Type: string

File

src/Annotation/GeocoderPluginBase.php, line 17

Class

GeocoderPluginBase
Defines a base class for geocoder plugin annotations.

Namespace

Drupal\geocoder\Annotation

Code

public $id;