You are here

public function GeoPHPInterface::version in geoPHP 8

Retrieves the GeoPHP library current version.

Return value

string The version value.

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

File

src/GeoPHPInterface.php, line 16

Class

GeoPHPInterface
GeoPHPInterface.

Namespace

Drupal\geophp

Code

public function version();