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