You are here

public function ObjectInterface::getProvider in Openlayers 7.3

Return the module that provides this plugin.

Return value

string The module providing the plugin.

1 method overrides ObjectInterface::getProvider()
Base::getProvider in src/Types/Base.php
Return the module that provides this plugin.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getProvider();