You are here

public function ObjectInterface::initCollection in Openlayers 7.3

Initializes the Collection, Import objects from options, Import the current object.

1 method overrides ObjectInterface::initCollection()
Base::initCollection in src/Types/Base.php
Initializes the Collection, Import objects from options, Import the current object.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function initCollection();