You are here

public function LingotekConfigMetadataInterface::getDocumentId in Lingotek Translation 3.3.x

Same name and namespace in other branches
  1. 8 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  2. 8.2 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  3. 4.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  4. 3.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  5. 3.1.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  6. 3.2.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  7. 3.4.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  8. 3.5.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  9. 3.6.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  10. 3.7.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getDocumentId()
  11. 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

LingotekConfigMetadataInterface

Namespace

Drupal\lingotek

Code

public function getDocumentId();