You are here

public function ObjectInterface::getConfiguration in Openlayers 7.3

Return the object configuration.

Return value

array

1 method overrides ObjectInterface::getConfiguration()
Base::getConfiguration in src/Types/Base.php
Return the object configuration.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getConfiguration();