You are here

public function ObjectInterface::resetCollection in Openlayers 7.3

Reset the object's Collection.

1 method overrides ObjectInterface::resetCollection()
Base::resetCollection in src/Types/Base.php
Reset the object's Collection.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function resetCollection();