You are here

public function OpenlayersPluginInterface::getSummary in Openlayers 8.4

Returns a render array summarizing the configuration of the image effect.

Return value

array A render array.

1 method overrides OpenlayersPluginInterface::getSummary()
OpenlayersPluginBase::getSummary in src/OpenlayersPluginBase.php
Returns a render array summarizing the configuration of the image effect.

File

src/OpenlayersPluginInterface.php, line 70

Class

OpenlayersPluginInterface
Defines the interface for image effects.

Namespace

Drupal\openlayers

Code

public function getSummary();