You are here

protected property GeolocationMapFormatterBase::$dataProvider in Geolocation Field 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php \Drupal\geolocation\Plugin\Field\FieldFormatter\GeolocationMapFormatterBase::dataProvider

Data Provider.

Type: \Drupal\geolocation\DataProviderInterface

File

src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php, line 45

Class

GeolocationMapFormatterBase
Plugin base for Map based formatters.

Namespace

Drupal\geolocation\Plugin\Field\FieldFormatter

Code

protected $dataProvider = NULL;