You are here

public function ObjectInterface::getPluginDescription in Openlayers 7.3

Return the description of the object's plugin.

Return value

string

1 method overrides ObjectInterface::getPluginDescription()
Base::getPluginDescription in src/Types/Base.php
Return the description of the object's plugin.

File

src/Types/ObjectInterface.php, line 300
Interface ObjectInterface.

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getPluginDescription();