You are here

public function ObjectInterface::getClassDirectory in Openlayers 7.3

Returns the path to the plugin directory.

Return value

string The path to the plugin directory of the class.

1 method overrides ObjectInterface::getClassDirectory()
Base::getClassDirectory in src/Types/Base.php
Returns the path to the plugin directory.

File

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

Class

ObjectInterface
Interface openlayers_object_interface.

Namespace

Drupal\openlayers\Types

Code

public function getClassDirectory();