You are here

public function ObjectInterface::getCollection in Openlayers 7.3

Return the Collection object linked to the object.

Return value

Collection

1 method overrides ObjectInterface::getCollection()
Base::getCollection in src/Types/Base.php
Return the Collection object linked to the object.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getCollection();