You are here

protected property GeofieldWKT::$wktGenerator in Geofield 8

The WktGenerator service.

Type: \Drupal\geofield\WktGeneratorInterface

File

src/Plugin/migrate/process/GeofieldWKT.php, line 26

Class

GeofieldWKT
Process WKT string and return the value for the D8 geofield.

Namespace

Drupal\geofield\Plugin\migrate\process

Code

protected $wktGenerator;