You are here

public property GeocoderDumper::$handler in Geocoder 8.2

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

The plugin handler.

This is the fully qualified class name of the plugin handler.

Type: string

File

src/Annotation/GeocoderDumper.php, line 19

Class

GeocoderDumper
Defines a geocoder dumper plugin annotation object.

Namespace

Drupal\geocoder\Annotation

Code

public $handler = NULL;