public function StringInterface::getVersion

Gets the string version.

Return value

string Version identifier.

1 method overrides StringInterface::getVersion()
StringBase::getVersion in drupal/core/modules/locale/lib/Drupal/locale/StringBase.php
Implements Drupal\locale\StringInterface::getVersion().

File

drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php, line 40
Definition of Drupal\locale\StringInterface.

Class

StringInterface
Defines the locale string interface.

Namespace

Drupal\locale

Code

public function getVersion();