public function LingotekTranslatableEntity::getVaultId in Lingotek Translation 7.4
Same name and namespace in other branches
- 7.7 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getVaultId()
- 7.5 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getVaultId()
- 7.6 lib/Drupal/lingotek/LingotekTranslatableEntity.php \LingotekTranslatableEntity::getVaultId()
3 methods override LingotekTranslatableEntity::getVaultId()
- LingotekComment::getVaultId in lib/
Drupal/ lingotek/ LingotekComment.php - LingotekConfigChunk::getVaultId in lib/
Drupal/ lingotek/ LingotekConfigChunk.php - LingotekNode::getVaultId in lib/
Drupal/ lingotek/ LingotekNode.php
File
- lib/
Drupal/ lingotek/ LingotekTranslatableEntity.php, line 89 - Defines LingotekTranslatableEntity.
Class
- LingotekTranslatableEntity
- An interface for entities that are eligible for translation via the Lingotek platform.
Code
public function getVaultId();