You are here

public function ObjectInterface::getDescription in Openlayers 7.3

Return the description of the object.

Return value

string

1 method overrides ObjectInterface::getDescription()
Base::getDescription in src/Types/Base.php
Return the description of the object.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getDescription();