You are here

public function ObjectInterface::getName in Openlayers 7.3

Return the human name of the object.

Return value

string

1 method overrides ObjectInterface::getName()
Base::getName in src/Types/Base.php
Return the human name of the object.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getName();