You are here

public function StringInterface::getVersion in Localization update 7.2

Gets the string version.

Return value

string Version identifier.

1 method overrides StringInterface::getVersion()
StringBase::getVersion in includes/locale/StringBase.php
Implements StringInterface::getVersion().

File

includes/locale/StringInterface.php, line 57
Definition of StringInterface.

Class

StringInterface
Defines the locale string interface.

Code

public function getVersion();