You are here

public function LingotekConfigMetadataInterface::getHash in Lingotek Translation 3.4.x

Same name and namespace in other branches
  1. 8 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  2. 8.2 src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  3. 4.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  4. 3.0.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  5. 3.1.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  6. 3.2.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  7. 3.3.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  8. 3.5.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  9. 3.6.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  10. 3.7.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()
  11. 3.8.x src/LingotekConfigMetadataInterface.php \Drupal\lingotek\LingotekConfigMetadataInterface::getHash()

Gets the hash of the uploaded document.

1 method overrides LingotekConfigMetadataInterface::getHash()
LingotekConfigMetadata::getHash in src/Entity/LingotekConfigMetadata.php
Gets the hash of the uploaded document.

File

src/LingotekConfigMetadataInterface.php, line 72

Class

LingotekConfigMetadataInterface

Namespace

Drupal\lingotek

Code

public function getHash();