You are here

public function ObjectInterface::dependencies in Openlayers 7.3

Defines dependencies.

TODO Define how this has to look like.

Return value

array The dependencies.

1 method overrides ObjectInterface::dependencies()
Base::dependencies in src/Types/Base.php
Defines dependencies.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function dependencies();