public function OpenlayersPluginInterface::label in Openlayers 8.4
Returns the image effect label.
Return value
string The image effect label.
1 method overrides OpenlayersPluginInterface::label()
- OpenlayersPluginBase::label in src/
OpenlayersPluginBase.php - Returns the image effect label.
File
- src/
OpenlayersPluginInterface.php, line 78
Class
- OpenlayersPluginInterface
- Defines the interface for image effects.
Namespace
Drupal\openlayersCode
public function label();