You are here

protected property GeofieldBaseWidget::$geofieldBackend in Geofield 8

The Geofield Backend setup for the specific Field definition.

Type: \Drupal\geofield\Plugin\GeofieldBackendPluginInterface|null

File

src/Plugin/Field/FieldWidget/GeofieldBaseWidget.php, line 24

Class

GeofieldBaseWidget
Abstract class for Geofield widgets.

Namespace

Drupal\geofield\Plugin\Field\FieldWidget

Code

protected $geofieldBackend = NULL;