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