You are here

public function ObjectInterface::getExport in Openlayers 7.3

Return an object, CTools Exportable.

Return value

\StdClass The object as CTools exportable.

1 method overrides ObjectInterface::getExport()
Base::getExport in src/Types/Base.php
Return an object, CTools Exportable.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getExport();