You are here

public property GeocoderPluginBase::$name in Geocoder 8.3

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

The human-readable name of the geocoder plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/GeocoderPluginBase.php, line 26

Class

GeocoderPluginBase
Defines a base class for geocoder plugin annotations.

Namespace

Drupal\geocoder\Annotation

Code

public $name;