You are here

public function GeoPHPInterface::version in Geofield 8

Retrieves the GeoPHP library current version.

Return value

string The version value.

1 method overrides GeoPHPInterface::version()
GeoPHPWrapper::version in src/GeoPHP/GeoPHPWrapper.php
Retrieves the GeoPHP library current version.

File

src/GeoPHP/GeoPHPInterface.php, line 16

Class

GeoPHPInterface
Provides a GeoPHPInterface.

Namespace

Drupal\geofield\GeoPHP

Code

public function version();