public function LingotekConfigMetadataInterface::getDocumentId in Lingotek Translation 8.2
Same name and namespace in other branches
- 8 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 4.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.1.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.2.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.3.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.4.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.5.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.6.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.7.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
- 3.8.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
Gets the document id.
1 method overrides LingotekConfigMetadataInterface::getDocumentId()
- LingotekConfigMetadata::getDocumentId in src/
Entity/ LingotekConfigMetadata.php - Gets the document id.
File
- src/
LingotekConfigMetadataInterface.php, line 12
Class
Namespace
Drupal\lingotekCode
public function getDocumentId();