You are here

protected property GeofieldGoogleMapViewStyle::$messenger in Geofield Map 8.2

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Plugin/views/style/GeofieldGoogleMapViewStyle.php, line 154

Class

GeofieldGoogleMapViewStyle
Style plugin to render a View output as a Leaflet map.

Namespace

Drupal\geofield_map\Plugin\views\style

Code

protected $messenger;