Gets the string unique identifier.
Return value
int
The string identifier.
File
- drupal/core/modules/locale/lib/Drupal/locale/StringInterface.php, line 21
- Definition of Drupal\locale\StringInterface.
Class
- StringInterface
- Defines the locale string interface.
Namespace
Drupal\locale
Code
public function getId();