public function LingotekContentTranslationHandlerInterface::getFieldDefinitions in Lingotek Translation 8
Same name and namespace in other branches
- 8.2 src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 4.0.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.0.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.1.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.2.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.3.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.4.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.5.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.6.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.7.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
- 3.8.x src/LingotekContentTranslationHandlerInterface.php \Drupal\lingotek\LingotekContentTranslationHandlerInterface::getFieldDefinitions()
1 method overrides LingotekContentTranslationHandlerInterface::getFieldDefinitions()
File
- src/
LingotekContentTranslationHandlerInterface.php, line 21
Class
- LingotekContentTranslationHandlerInterface
- Interface for providing Lingotek content translation.
Namespace
Drupal\lingotekCode
public function getFieldDefinitions();