public StringInterface::getVersion()
Gets the string version.
Return value
string Version identifier.
File
- core/modules/locale/src/StringInterface.php, line 34
Class
- StringInterface
- Defines the locale string interface.
Namespace
Drupal\locale
Code
public function getVersion();
Please login to continue.